Notes

Working notes on Notes: 5. Remember - the mount directory from the compose file is completely replaced - hence any operation by the build is simply overwritten and lost.

UjnotesCC0 1.0

Working notes on Notes: 5. Remember - the mount directory from the compose file is completely replaced - hence any operation by the build is simply overwritten and lost.

Windows - docker desktop.

  1. Dockerfile has the final commands.
  1. Docker-compose.yaml file is for building container.
  1. Each command can be a layer.
  1. /bin/bash for improved shell.

5. Remember - the mount directory from the compose file is completely replaced - hence any operation by the build is simply overwritten and lost

  1. So instead of say downloading a file into the mounted /app dir download to /usr/local/lib.

2.

Updated: 2026 Aug 19