Docker

Docker

Docker is a containerised platform for running applications.

Updating

To update a docker compose file;

docker compose pull docker compose up –build -d docker image prune -f

You could opt to use –force-recreate on the second command.

Notes mentioning this note


Here are all the notes in this garden, along with their links, visualized as a graph.