Skip to content

Commit

Permalink
Update Docker.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chazlarson authored Nov 25, 2023
1 parent 16e2570 commit 2439493
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/faq/Docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

## Why does Saltbox use the Docker network "saltbox" instead of bridge?

(1) keeps all Saltbox containers organized under one network; and (2), bridge network does not allow network aliases.
1. This keeps all Saltbox containers organized under one network
2. the docker bridge network does not allow network aliases.

0 comments on commit 2439493

Please sign in to comment.