Victor Looren de Jong
Home
Projecten
Demo's
Leerpad
Voortgang
Uren verklaring
Over mij
Runways
Leerpad
Docker From Start to Finish
Docker From Start to Finish
Omschrijving:
Deze cursus laat zien hoe er gewerkt wordt met Docker, het bouwen van Dockerfiles en het werken via de CLI. Er wordt uitgelegd hoe ASP.NET Core‑applicaties profiteren van consistente, geïsoleerde containeromgevingen. Zo groeit Docker uit tot meer dan een tool: het wordt een manier om software betrouwbaar, overdraagbaar en schaalbaar te maken.
Uitkomst:
Leren werken met Docker om het ontwikkelen en uitrollen te versnellen.
Uitdagingen hierbij zijn:
1.REMOVE AFTER DONE Docker course -> Start new session from
Basic testing Docker install via CLI
Building a docker image
Building Docker image options
Building Docker image with -P
Container removal with Docker
Create a Docker container from a docker file
Docker container commands
Docker docs
Docker file command ARGS
Docker file command Comments
Docker file command COPY
Docker file command ENTRYPOINT
Docker file command EXPOSE
Docker file command FROM
Docker file command RUN
Docker file command VOLUME
Docker file command WORKDIR
Docker file commands that create a new image
Docker images overview
Docker Run command options
Docker system commands
Docker volume commands
Get all docker container details
Getting the exposed ports in the image
Inspecting a docker image
List all Docker containers on machine
Removing Docker images
Renaming a container
Restarting a container in Docker
Show history of a docker image
Show latest created Docker image
Show more details of the images
Staring a docker image and container from scratch
Start interatcing with a running container
Starting a docker container
Stopping a Docker container
The order in Docker
Updating a docker container and create a image
Status:
Doing
Developer:
Victor