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
RUN apt-get remove -y linux-base linux-image-generic-hwe-20.04 && apt-get autoremove -y
17
+
16
18
## THIS comes from the Ubuntu documentation: https://canonical-ubuntu-pro-client.readthedocs-hosted.com/en/latest/tutorials/create_a_fips_docker_image.html
17
19
## I've just added "linux-image-fips" in the package list
18
20
RUN --mount=type=secret,id=pro-attach-config \
@@ -58,6 +60,7 @@ RUN --mount=type=secret,id=pro-attach-config \
0 commit comments