Skip to content

Commit 8c83dc3

Browse files
author
filforopen-source
authored
Add Docker Compose configuration command
1 parent e6d7d66 commit 8c83dc3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

overview

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
docker compose \
2+
-f docker-compose.base.yml \
3+
-f docker-compose.physical.override.yml \
4+
-f docker-compose.portainer.override.yml \
5+
config

0 commit comments

Comments
 (0)