Skip to content

Commit 5cdae0a

Browse files
committed
feat: add generic network for use in projects
1 parent e3db9f1 commit 5cdae0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/data-source-services/network-creation.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
echo "Creating container networks:\n"
2+
docker network create st-internal
23
docker network create nginx-proxy
34
docker network create st-mariadb-102
45
docker network create st-mysql-56

0 commit comments

Comments
 (0)