mirror of
https://github.com/chevereto/docker.git
synced 2026-06-22 06:20:01 +02:00
320 B
320 B
Docker compose
make <command> <options>
Available options:
- ARCH=arm64v8
- PORT=8040
- VERSION=4.0
Up
make up
Up daemonized
make up--d
Stop
make stop
Start
make start
Down
make down
Down volumes
make down--volumes