Skip to content

Commit d91142d

Browse files
committed
Update comment
1 parent 1042075 commit d91142d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

node.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Build: docker build -f node.dockerfile -t danwahlin/node .
22

3-
# Option 2: Create a custom bridge network and add containers into it
3+
# Option 1: Create a custom bridge network and add containers into it
44

55
# docker network create --driver bridge isolated_network
66
# docker run -d --net=isolated_network --name mongodb mongo

0 commit comments

Comments
 (0)