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 a6530dd commit e53f102Copy full SHA for e53f102
Dockerfile
@@ -1,3 +1,3 @@
1
FROM docker/compose
2
-COPY pico /bin/pico
3
-ENTRYPOINT ["pico"]
+COPY pico /
+ENTRYPOINT ["/pico"]
0 commit comments