Minor adjustments to the Dockerfile
[citadel-docker.git] / README.txt
index 19f131a31d90f1212e1092182f86751c86dd4091..2f1c848b8b22dcee4d45969df35e0807c8ee4ca9 100644 (file)
@@ -16,7 +16,7 @@ that continue falling out of date in individual Linux/Linux distributions.
 To build the container image, simply run the following command from this
 directory:
 
-docker build .
+docker build -t citadel .
 
 The resulting image can be run as a standalone container.  It will expose
 ports for all of the services provided by Citadel Server, and two instances