mirror of
https://github.com/N0rthernL1ghts/bbk-docker.git
synced 2024-11-23 03:01:08 +01:00
Assign entrypoint
This commit is contained in:
parent
3cfa3df10c
commit
8ea4ca70b3
|
@ -32,3 +32,5 @@ ARG TARGETPLATFORM
|
|||
ENV BBKCLI_VERSION=${BBKCLI_VERSION}
|
||||
ENV PLATFORM_ARCH=${TARGETPLATFORM}
|
||||
ENV TZ=Europe/Stockholm
|
||||
|
||||
ENTRYPOINT [ "/usr/local/bin/bbk_cli" ]
|
Loading…
Reference in New Issue
Block a user