mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 21:05:23 +02:00
Merge pull request #14 from zimbatm/dokku-compat
Makes dockerui compatible with dokku
This commit is contained in:
commit
5094acc024
3 changed files with 3 additions and 0 deletions
1
.godir
Normal file
1
.godir
Normal file
|
@ -0,0 +1 @@
|
||||||
|
dockerui
|
1
Procfile
Normal file
1
Procfile
Normal file
|
@ -0,0 +1 @@
|
||||||
|
web: dockerui -p ":$PORT" -e "$DOCKER_ENDPOINT"
|
1
src/dockerui
Symbolic link
1
src/dockerui
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
..
|
Loading…
Add table
Add a link
Reference in a new issue