Archived
feat: unify Docker entrypoint
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
# Keep the local-build runtime context small and avoid sending persistent data.
|
||||
*
|
||||
!Dockerfile
|
||||
!bin/
|
||||
!bin/hostexec
|
||||
!bin/install-opensuse-base
|
||||
!pi-web-docker
|
||||
!internal/
|
||||
!internal/bin/
|
||||
!internal/bin/hostexec
|
||||
!internal/image/
|
||||
!internal/image/install-opensuse-base
|
||||
!custom-image.d/
|
||||
!custom-image.d/.gitkeep
|
||||
!custom-image.d/*.sh
|
||||
|
||||
Reference in New Issue
Block a user