mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
chore(grunt): fix an issue with the Docker image building process in grunt
This commit is contained in:
parent
b953850a1f
commit
1ae18e1577
2 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@ COPY dist /
|
|||
|
||||
VOLUME /data
|
||||
|
||||
WORKDIR /
|
||||
|
||||
EXPOSE 9000
|
||||
|
||||
ENTRYPOINT ["/portainer"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue