Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
scripts
  • Loading branch information
DovAmir committed Aug 24, 2016
commit 786fbd1a81fbc76d435c1f7a1666d7a783c7214a
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ npm run dist && npm start

#docker swarm leave --force


2 changes: 1 addition & 1 deletion push.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

docker build -t=turaaa/swarmvisualizer:latest .
docker push turaaa/swarmvisualizer:latest
docker swarm leave --force
#docker swarm leave --force