mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
refactor(app): minor refactor (#2773)
This commit is contained in:
parent
ac4af41317
commit
1618388e39
6 changed files with 11 additions and 45 deletions
|
@ -1,11 +1,7 @@
|
|||
FROM portainer/base
|
||||
|
||||
COPY dist /
|
||||
|
||||
VOLUME /data
|
||||
|
||||
WORKDIR /
|
||||
|
||||
EXPOSE 9000
|
||||
|
||||
ENTRYPOINT ["/portainer"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue