Skip to content

Commit

Permalink
pwm
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Jan 8, 2020
1 parent 9e8d86a commit c153bd8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.env/deploy.*
pwm
5 changes: 5 additions & 0 deletions run.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

docker-compose up -d

docker run --rm -it --name=pwm -p 8888:8080 fjudith/pwm

0 comments on commit c153bd8

Please sign in to comment.