Replies: 1 comment
-
Hi svalevka docker run -v $PWD:/tmp public.ecr.aws/compose-x/ecs-files-composer:${VERSION:-latest} -f /tmp/files.yaml
Status: Downloaded newer image for public.ecr.aws/compose-x/ecs-files-composer:latest
2024-03-24 14:46:45 [INFO], Outputting /tmp/tmpzduyzydc/init.conf to /tmp/tmp5_l0tq6j/init.conf
2024-03-24 14:46:45 [INFO], Rendering Jinja for /tmp/tmpzduyzydc/init.conf - /tmp/tmp5_l0tq6j
2024-03-24 14:46:45 [INFO], Outputting /tmp/tmpzduyzydc/init.conf to /tmp/tmpzduyzydc/init.conf
2024-03-24 14:46:45 [INFO], Tasks for /tmp/tmpzduyzydc/init.conf completed.
2024-03-24 14:46:45 [INFO], Successfully loaded YAML config /tmp/tmpzduyzydc/init.conf
Creating /tmp/nginx folder
2024-03-24 14:46:46 [INFO], Outputting /tmp/required to /tmp/required
2024-03-24 14:46:46 [INFO], Tasks for /tmp/required completed.
2024-03-24 14:46:46 [INFO], Outputting /tmp/nginx/nginx.crt to /tmp/nginx/nginx.crt
2024-03-24 14:46:46 [INFO], Tasks for /tmp/nginx/nginx.crt completed.
2024-03-24 14:46:46 [INFO], Outputting /tmp/nginx/nginx.key to /tmp/nginx/nginx.key
2024-03-24 14:46:46 [INFO], Tasks for /tmp/nginx/nginx.key completed. Where did you get the command from? If that's in some documentation, can you please point me to it so I can correct it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
When I try running first example, I get the error immediately. Please let me know what am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions