Move to embedded dirs
This commit is contained in:
parent
119ae9c3c6
commit
430a7461e6
16 changed files with 99 additions and 42 deletions
|
@ -15,10 +15,7 @@ WORKDIR /
|
|||
# Bring over the executable
|
||||
COPY --from=build-stage /hibiscus /hibiscus
|
||||
|
||||
# Copy files
|
||||
COPY public public/
|
||||
COPY pages pages/
|
||||
COPY i18n i18n/
|
||||
# Data dirs
|
||||
VOLUME /data
|
||||
VOLUME /config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue