mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 17:28:28 +02:00
💚 Fix permissions and paths
This commit is contained in:
parent
a984a2795d
commit
c9cf540d8e
3 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
FROM monogramm/docker-uxbox-builder:latest
|
||||
|
||||
ENV LEIN_ROOT=TRUE
|
||||
|
||||
# Copy backend source and build release
|
||||
COPY . /home/uxbox/backend
|
||||
RUN set -ex; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue