mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-16 09:53:12 +00:00
🐳 Remove default config file path from 'ENTRYPOINT'
This commit is contained in:
parent
459f7ee0dc
commit
ec80569d5d
@ -16,4 +16,4 @@ WORKDIR /
|
||||
COPY --from=builder /src/dodo /dodo
|
||||
COPY --from=builder /src/config.json /config.json
|
||||
|
||||
ENTRYPOINT ["./dodo", "-f", "/config.json"]
|
||||
ENTRYPOINT ["./dodo"]
|
Loading…
x
Reference in New Issue
Block a user