Mark's Notes
Welcome
Debian
Setup checklist
SSH
Useful terminal commands
Git
Languages
Bash
Python
Standards
Colours
Files
Fonts
Formatters
Tools
Command line tools
Docker
Neovim
Tmux
Vimwiki
Toggle theme
Toggle theme
Welcome
Debian
Setup checklist
SSH
Useful terminal commands
Git
Languages
Bash
Python
Standards
Colours
Files
Fonts
Formatters
Tools
Command line tools
Docker
Neovim
Tmux
Vimwiki
tools
/
docker
Docker
Update a docker-compose setup with fresh containers
docker compose pull
docker compose up --force-recreate --build -d
docker image prune -f