So I have successfully downloaded and got running the dockerfile/nginx image from the registry. How can I now access its file system by firing up a bash terminal on it?
Maybe I am missing something conceptually here. Do I need to ssh into it? thanks