Merge pull request #228 from frozenfoxx/patch-1

Update docker.md
This commit is contained in:
Bryan Ashby 2018-12-30 13:56:25 -07:00 committed by GitHub
commit 4fdd79b2cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ Download and run the ENiGMA½ BBS image:
docker run -d \
-p 8888:8888 \
davestephens\enigma-bbs
davestephens/enigma-bbs:latest
As no config has been supplied the container will use a basic one so that it starts successfully. Note that as no persistence
directory has been supplied, once the container stops any changes made will be lost!