You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Is there something more to it than downloading your Docker file and building the image?
Because it gives me errors.
Only thing I have done is changing:
ARG BASEIMAGE=unknown
into ARG BASEIMAGE=jlesage/baseimage-gui:alpine-3.20-v4.6.6
and ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref a81f3596-a923-42f5-bd25-a96b961b9a66::dveevbfz3teiunsfumkqlmzm9: "/rootfs/opt/noVNC/login/index.html": not found
What am I missing?
Thanks
The text was updated successfully, but these errors were encountered:
I'm trying to build a docker image based on your Docker file from the repo.
I was under the impression that's why it was there?
I'm new to this stuff, sorry
Hi
Is there something more to it than downloading your Docker file and building the image?
Because it gives me errors.
Only thing I have done is changing:
ARG BASEIMAGE=unknown
into
ARG BASEIMAGE=jlesage/baseimage-gui:alpine-3.20-v4.6.6
But I see errors like
and
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref a81f3596-a923-42f5-bd25-a96b961b9a66::dveevbfz3teiunsfumkqlmzm9: "/rootfs/opt/noVNC/login/index.html": not found
What am I missing?
Thanks
The text was updated successfully, but these errors were encountered: