We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f599009 commit 87d35bdCopy full SHA for 87d35bd
Dockerfile.x11
@@ -88,6 +88,8 @@ RUN set -x && \
88
89
RUN sed -e 's|superuser|superuser -a -z "$SUDO_USER"|' -i "$ROOTFS/root/.profile"
90
91
+COPY boot2docker.png "$ROOTFS/usr/local/share/pixmaps/logo.png"
92
+
93
RUN set -x && \
94
( echo "X11Forwarding yes"; echo "X11UseLocalhost no" ) >> "$ROOTFS/usr/local/etc/ssh/sshd_config"
95
boot2docker.png
38.1 KB
0 commit comments