chore: add some disclaimer to containerfile
This commit is contained in:
parent
57acca0621
commit
a00f64e43c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# This file is used directly by the goreleaser build
|
||||
# It is used to build the final container image
|
||||
FROM scratch
|
||||
COPY /smtp2shoutrrr /usr/bin/smtp2shoutrrr
|
||||
ENTRYPOINT ["/usr/bin/smtp2shoutrrr"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue