commit | 09467451d885a38316aa543013da3f47e20ef2fc | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sat Apr 13 14:48:15 2024 -0400 |
committer | GitHub <noreply@github.com> | Sat Apr 13 18:48:15 2024 +0000 |
tree | 45393bd5b00febc3f8051cb366fa08aabb5d775b | |
parent | 52306ad53b7926d462f5a9c0eb9efd866ac2de39 [diff] |
[stable/zed] Add missing noVNC (#1099)
diff --git a/images/nova/Dockerfile b/images/nova/Dockerfile index 36961bf..7f4a9dd 100644 --- a/images/nova/Dockerfile +++ b/images/nova/Dockerfile
@@ -23,6 +23,7 @@ EOF FROM registry.atmosphere.dev/library/openstack-python-runtime:zed +ADD https://github.com/novnc/noVNC.git#v1.4.0 /usr/share/novnc RUN <<EOF bash -xe apt-get update -qq apt-get install -qq -y --no-install-recommends \