How to SSH and Expose your container using Dockerfile in 3 STEPS.
Prerequisites
Linux environment integrated with Docker
Use cases
SSH is mainly used to connect to a container.
Testing purposes: To test or update files inside a container.
Remote development in the container.
Lets Begin!
1. Creating Dockerfi...
dvsharma.hashnode.dev3 min read