This website requires JavaScript.
Explore
Help
Sign in
Benzine
/
Docker-Swarm-Loadbalancer
Watch
1
Star
0
Fork
You've already forked Docker-Swarm-Loadbalancer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
73c3900f75
Docker-Swarm-Loadbalancer
/
marshall
/
installers
/
install
7 lines
84 B
Text
Raw
Normal View
History
Unescape
Escape
Git history got Thanos-snapped
2019-06-11 14:59:58 +00:00
#!/bin/bash
set -e
Feature/rebuild for better caching (#3) * Rebuilding for better caching * Rebuilding for better caching. Squash this commit. * Paths to dockerfiles changed. * Rebuilding for better caching. Squash this commit. * Rebuilding for better caching. Squash this commit. * Refactoring * Refactoring * fixing the screaming about duplicates in apt sources. * Vanity tagging * Vanity tagging * Try vanity again. * re-enable all versions and variants
2021-05-29 20:54:10 +00:00
cd "$(dirname "$0")"
Git history got Thanos-snapped
2019-06-11 14:59:58 +00:00
Feature/rebuild for better caching (#3) * Rebuilding for better caching * Rebuilding for better caching. Squash this commit. * Paths to dockerfiles changed. * Rebuilding for better caching. Squash this commit. * Rebuilding for better caching. Squash this commit. * Refactoring * Refactoring * fixing the screaming about duplicates in apt sources. * Vanity tagging * Vanity tagging * Try vanity again. * re-enable all versions and variants
2021-05-29 20:54:10 +00:00
for file in *.sh; do
Git history got Thanos-snapped
2019-06-11 14:59:58 +00:00
/bin/bash $file
done
Reference in a new issue
Copy permalink