]> code.citadel.org Git - citadel-docker.git/blobdiff - README.txt
Minor adjustments to the Dockerfile
[citadel-docker.git] / README.txt
index dab15a58b337a26b4d37e704acd66f5067c86897..2f1c848b8b22dcee4d45969df35e0807c8ee4ca9 100644 (file)
@@ -2,7 +2,7 @@
 THIS IS CURRENTLY AN EXPERIMENTAL BUILD.
 IF YOU USE IT IN PRODUCTION, DO NOT EXPECT SUPPORT.
 
-Copyright (c) 2019 by Art Cancro
+Copyright (c) 2019-2021 by Art Cancro
 This program is distributed under the terms of the GNU General Public
 License , version 3.  We furthermore assert that it's called "open
 source", not "free software", and that it's called "Linux", not
@@ -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