DevOps Certification Training
SAVING CHANGES TO A DOCKER CONTAINER
Step 1: Pull the docker container using the command:
$ docker pull ubuntu
Step 2: Run the container using the commands
$ docker container run –it –d ubuntu
Step 3: Access the container using the command:
$ docker exec –it <container-id> bash
- +91-7022374614 - US: 1-800-216-8930 (Toll Free)
SAVING CHANGES TO A DOCKER CONTAINER
Step 1: Pull the docker container using the command:
$ docker pull ubuntu
Step 2: Run the container using the commands
$ docker container run –it –d ubuntu
Step 3: Access the container using the command:
$ docker exec –it <container-id> bash
- +91-7022374614 - US: 1-800-216-8930 (Toll Free)