mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
fix(build) cleanup build process [EE-5555] (#9026)
* improve makefile and related files * update wording for build-all target
This commit is contained in:
parent
1b041a029e
commit
3cd0409184
4 changed files with 12 additions and 11 deletions
|
@ -17,5 +17,6 @@ docker run -d \
|
|||
-v /var/run/docker.sock:/var/run/alternative.sock:z \
|
||||
-v /tmp:/tmp \
|
||||
--name portainer \
|
||||
--rm \
|
||||
portainer/base \
|
||||
/app/portainer ${PORTAINER_FLAGS}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue