We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72b03b commit 04fea66Copy full SHA for 04fea66
docker-compose.yml
@@ -3,6 +3,7 @@ version: "3"
3
services:
4
pico:
5
image: picostack/pico
6
+ command: run https://github.com/some_namespace/pico_configs
7
environment:
8
HOSTNAME: ${HOSTNAME}
9
DEBUG: "1"
0 commit comments