mirror of
https://github.com/luzifer-docker/clasp.git
synced 2024-12-20 14:41:16 +00:00
Adjust mount point
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
dbf036ab50
commit
bee1db3d8e
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ RUN set -ex \
|
|||
|
||||
USER node
|
||||
|
||||
VOLUME ["/home/node/.config"]
|
||||
VOLUME ["/home/node"]
|
||||
|
||||
ENTRYPOINT ["clasp"]
|
||||
|
|
Loading…
Reference in a new issue