Retirer commentaires
This commit is contained in:
parent
97ee9458bb
commit
801df2c522
1 changed files with 0 additions and 10 deletions
|
@ -23,13 +23,3 @@ WORKDIR /app
|
||||||
COPY --from=build /go/src/app/bottin /usr/bin/bottin
|
COPY --from=build /go/src/app/bottin /usr/bin/bottin
|
||||||
|
|
||||||
CMD ["bottin", "--help"]
|
CMD ["bottin", "--help"]
|
||||||
|
|
||||||
# Debian
|
|
||||||
|
|
||||||
#FROM debian:stable-20230502
|
|
||||||
|
|
||||||
#WORKDIR /app
|
|
||||||
|
|
||||||
#COPY --from=build /go/src/app/haul /usr/bin/haul
|
|
||||||
|
|
||||||
#CMD ["haul", "--help"]
|
|
||||||
|
|
Loading…
Reference in a new issue