Skip to content

Commit 87d35bd

Browse files
committed
Add the boot2docker logo to the background
1 parent f599009 commit 87d35bd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Dockerfile.x11

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ RUN set -x && \
8888

8989
RUN sed -e 's|superuser|superuser -a -z "$SUDO_USER"|' -i "$ROOTFS/root/.profile"
9090

91+
COPY boot2docker.png "$ROOTFS/usr/local/share/pixmaps/logo.png"
92+
9193
RUN set -x && \
9294
( echo "X11Forwarding yes"; echo "X11UseLocalhost no" ) >> "$ROOTFS/usr/local/etc/ssh/sshd_config"
9395

boot2docker.png

38.1 KB
Loading

0 commit comments

Comments
 (0)