fix: entrypoint
This commit is contained in:
parent
0c4abe1922
commit
8d176abaea
@ -2,4 +2,4 @@ FROM kopia/kopia
|
||||
|
||||
ADD entrypoint.sh /
|
||||
|
||||
ENTRYPOINT [ "sh" "/entrypoint.sh" ]
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
||||
|
Reference in New Issue
Block a user