mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
s6
This commit is contained in:
parent
cd2d45995a
commit
851a890550
1 changed files with 3 additions and 0 deletions
|
|
@ -181,5 +181,8 @@ ENV CONTAINER_IMAGE_NAME sabrehagen/desktop-environment
|
|||
# Add static container filesystem
|
||||
COPY root /
|
||||
|
||||
# s6 overlay temporary hack
|
||||
RUN mv /usr/local/bin/define /usr/local/bin/def
|
||||
|
||||
# Use s6 init system
|
||||
ENTRYPOINT ["/init"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue