We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb3194 commit bcd0aaaCopy full SHA for bcd0aaa
3 files changed
ui/Dockerfile
@@ -15,7 +15,7 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
-# Build example: docker build -t cloudstack/primate:latest .
+# Build example: docker build -t apache/cloudstack-primate:latest .
19
20
FROM node:lts-buster AS build
21
ui/README.md
@@ -104,7 +104,8 @@ server {
104
### Docker
105
106
A production-ready Docker container can also be built with the provided
107
-Dockerfile and build script.
+Dockerfile and build script. Official builds are available here:
108
+https://hub.docker.com/r/apache/cloudstack-primate
109
110
Make sure Docker is installed, then run:
111
ui/docs/screenshot-dashboard.png
18.3 KB
0 commit comments