Skip to content

Commit

Permalink
🏗️ use internal network for base-image container
Browse files Browse the repository at this point in the history
  • Loading branch information
haliphax committed Mar 28, 2024
1 parent a2b7cf3 commit 19380cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ services:
dockerfile: ./docker/Dockerfile
entrypoint: /bin/true
image: xthulu
networks:
- internal
restart: "no"
scale: 0

Expand Down

0 comments on commit 19380cc

Please sign in to comment.