This website works better with JavaScript.
Explore
Help
Sign In
lubiland
/
swarm-nat
Watch
1
Star
0
Fork
You've already forked swarm-nat
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aa34420c42
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'aa34420c42'
${ noResults }
swarm-nat
/
docker
/
entrypoint.sh
7 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
add initial Dockerfile
5 years ago
#!/bin/bash
set -e in entrypoint.sh
5 years ago
set
-e
add initial Dockerfile
5 years ago
while
:
;
do
pwsh -File expose_forwards.ps1
sleep
33
done