Skip to content

Commit 578e1b4

Browse files
committed
Add minor not to build instructions
1 parent 1817bd5 commit 578e1b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opencog/atomspace/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Steps:
77
# 1. docker build --no-cache -t opencog/atomspace .
8-
# 2. docker create --name atomspace -p 17001:17001
8+
# 2. docker create --name atomspace -p 17001:17001 -p 18080:18080
99
# -v /ABSOLUTE/PATH/TO/YOUR/WORKING/DIRECTORY/On/Your/PC/:/opencog
1010
# -w /opencog
1111
# -it opencog/atomspace

0 commit comments

Comments
 (0)