1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-10 16:25:22 +02:00

Updated readme with new build info and more usage instructions.

This commit is contained in:
Kevan Ahlquist 2014-12-30 13:42:54 -06:00
parent 8586993ee5
commit e601ae4370
2 changed files with 27 additions and 19 deletions

2
.gitignore vendored
View file

@ -2,3 +2,5 @@ logs/*
!.gitkeep
dockerui
*.esproj/*
node_modules
.idea