Skip to content

Commit

Permalink
Add the boot2docker logo to the background
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Dec 2, 2017
1 parent f599009 commit 87d35bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.x11
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ RUN set -x && \

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

COPY boot2docker.png "$ROOTFS/usr/local/share/pixmaps/logo.png"

RUN set -x && \
( echo "X11Forwarding yes"; echo "X11UseLocalhost no" ) >> "$ROOTFS/usr/local/etc/ssh/sshd_config"

Expand Down
Binary file added boot2docker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 87d35bd

Please sign in to comment.