Namespace
jlesage
Image / Tag
dupeguru:v1.8.1
Content Digest
sha256:087554aed949928b192f7df31adeb485f56875946d23daa8a0fa37004984b680
Details
Created

2017-11-07 13:05:25 UTC

Size

90.5 MB

Content Digest
Labels
  • org.label-schema.description
    Docker container for dupeGuru
  • org.label-schema.name
    dupeguru
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-url
    https://github.com/jlesage/docker-dupeguru
  • org.label-schema.version
    1.8.1

Environment
APP_NAME

dupeGuru

APP_USER

app

DISPLAY

:0

DISPLAY_HEIGHT

768

DISPLAY_WIDTH

1280

GROUP_ID

1000

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

S6_BEHAVIOUR_IF_STAGE2_FAILS

3

S6_SERVICE_DEPS

1

TRASH_DIR

/trash

USER_ID

1000

XDG_CACHE_HOME

/config/xdg/cache

XDG_CONFIG_HOME

/config/xdg/config

XDG_DATA_HOME

/config/xdg/data


Layers

[#000] sha256:b56ae66c29370df48e7377c8f9baa744a3958058a766793f821dadcb144a4647 - 2.1% (1.9 MB)

[#001] sha256:a305682a80f774294867f9959149da08e564a9e0c92a8238b63408168afd75a0 - 0.0% (1.48 KB)

[#002] sha256:86644d9b586e49e1330ed18dc3bbc8a77a2713eea9b2e55c2c6f624e7ef71cb4 - 1.88% (1.7 MB)

[#003] sha256:e3173b3eb71353973a337f33b7e3bf7428c5ceb5f2cd3f3a023158e790c86145 - 1.13% (1.03 MB)

[#004] sha256:1e03585f314a739c25874650e58f8a53ace98be86e282d09664a0fa8bf32ec92 - 0.0% (1.03 KB)

[#005] sha256:fe4f06a0e1f7ef3347a7a391e96916b7761e69b8423de6b13ecb89f11d77a14d - 0.0% (4.51 KB)

[#006] sha256:f453f3b8d7a195916e8070d7c62861773f1e833efd153b8d7ea7e2bc00415a2e - 0.92% (857 KB)

[#007] sha256:a49d8964214965da748cff7d00a6e5d874f586c1d5509f1603a54ea7c5f493d6 - 18.94% (17.2 MB)

[#008] sha256:13c24d1718618c5dd9129dca148c5323ef17015bdb5d272c75dd1773ff62673b - 1.0% (924 KB)

[#009] sha256:f058670cdb9d227516d76989b7c244e07af16b32363575f49026223049b52f85 - 0.54% (497 KB)

[#010] sha256:355a8e5c17b7c4b2c5a500edd399cfbf1789f81c77ad21ea4504dc20df40c11d - 0.03% (31.4 KB)

[#011] sha256:c50a8e9c6b10c1d526dc1e62051f4eb76fe18295f2f84d8d49e04252f195b687 - 0.0% (2.75 KB)

[#012] sha256:21ec560b04806e7d57054673191cfbf99e180ba80bafc5b736c41ada6a0843ef - 0.1% (92.8 KB)

[#013] sha256:da612548c2bb6baf946eb85bca9e315cb16f8a6e5cbbd72e825da92c5f538080 - 0.34% (313 KB)

[#014] sha256:8bf089a98f3248cbb1980e5d7c1761af40bcaa162b67df8268349d383e3e9f0a - 71.59% (64.8 MB)

[#015] sha256:85459cf7ef38311a2a6f23fcab61ef8bf4f04e421fd15f929fc7c9ecfe1cc972 - 1.05% (976 KB)

[#016] sha256:062e3d0cc8abeaf06db1ca4b2f2ad5caee2427a8578aa0f11d547c12e0297db9 - 0.0% (3.29 KB)

[#017] sha256:98d61913655db31e869fde97de1e6092f193fa659ee38a734c11c67f83e3b20b - 0.36% (336 KB)

[#018] sha256:6bb2b6397f307c4e58e21ba49d5e57ef50b62f8758f3ffd419251e4957ec78f3 - 0.0% (3.02 KB)


History
2017-11-03 22:10:18 UTC

/bin/sh -c #(nop) ADD file:1e87ff33d1b6765b793888cd50e01b2bd0dfe152b7dbb4048008bfc2658faea7 in /

2017-11-03 22:10:18 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2017-11-06 14:33:12 UTC

/bin/sh -c #(nop) ARG S6_OVERLAY_VERSION=1.21.2.0

2017-11-06 14:33:12 UTC

/bin/sh -c #(nop) ARG S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.2.0/s6-overlay-amd64.tar.gz

2017-11-06 14:33:12 UTC

/bin/sh -c #(nop) WORKDIR /tmp

2017-11-06 14:33:13 UTC

/bin/sh -c #(nop) COPY multi:8459b972ab2af9f21b03c2f314b6eb46f1ea65324b1b919b50d08e56e164c403 in /usr/local/bin/

2017-11-06 14:33:20 UTC

|2 S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.2.0/s6-overlay-amd64.tar.gz S6_OVERLAY_VERSION=1.21.2.0 /bin/sh -c add-pkg --virtual build-dependencies curl tar patch && echo "Downloading s6-overlay..." && curl -# -L ${S6_OVERLAY_URL} | tar -xz -C / && echo "Patching s6-overlay..." && curl -# -L https://github.com/jlesage/s6-overlay/commit/9a96412.patch | patch -d / -p3 && chmod +x /etc/s6/services/.s6-svscan/SIGHUP /etc/s6/services/.s6-svscan/SIGINT /etc/s6/services/.s6-svscan/SIGQUIT /etc/s6/services/.s6-svscan/SIGTERM /usr/bin/sv-getdeps && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*

2017-11-06 14:33:24 UTC

|2 S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.2.0/s6-overlay-amd64.tar.gz S6_OVERLAY_VERSION=1.21.2.0 /bin/sh -c add-pkg tzdata shadow

2017-11-06 14:33:25 UTC

|2 S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.2.0/s6-overlay-amd64.tar.gz S6_OVERLAY_VERSION=1.21.2.0 /bin/sh -c mkdir /defaults && cp /etc/passwd /defaults/ && cp /etc/group /defaults/ && cp /etc/shadow /defaults/

2017-11-06 14:33:25 UTC

/bin/sh -c #(nop) COPY dir:e70e77477e8c1da480cbce1fc6235c6ebc30b568f9cd737b7e0ce002d7f7cd93 in /

2017-11-06 14:33:26 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=3 S6_SERVICE_DEPS=1 USER_ID=1000 GROUP_ID=1000 APP_NAME=DockerApp APP_USER=app XDG_DATA_HOME=/config/xdg/data XDG_CONFIG_HOME=/config/xdg/config XDG_CACHE_HOME=/config/xdg/cache

2017-11-06 14:33:26 UTC

/bin/sh -c #(nop) VOLUME [/config]

2017-11-06 14:33:26 UTC

/bin/sh -c #(nop) CMD ["/init"]

2017-11-06 14:33:27 UTC

/bin/sh -c #(nop) LABEL org.label-schema.name=baseimage org.label-schema.description=A minimal docker baseimage to ease creation of long-lived application containers org.label-schema.version=2.1.3 org.label-schema.vcs-url=https://github.com/jlesage/docker-baseimage org.label-schema.schema-version=1.0

2017-11-06 15:31:31 UTC

/bin/sh -c #(nop) ARG LIBVNCSERVER_VERSION=9029b86

2017-11-06 15:31:31 UTC

/bin/sh -c #(nop) ARG X11VNC_VERSION=29597a9

2017-11-06 15:31:31 UTC

/bin/sh -c #(nop) ARG NOVNC_VERSION=fa559b3

2017-11-06 15:31:32 UTC

/bin/sh -c #(nop) ARG BOOTSTRAP_VERSION=3.3.7

2017-11-06 15:31:32 UTC

/bin/sh -c #(nop) ARG FONTAWESOME_VERSION=4.7.0

2017-11-06 15:31:32 UTC

/bin/sh -c #(nop) ARG JQUERY_VERSION=3.2.1

2017-11-06 15:31:33 UTC

/bin/sh -c #(nop) ARG JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091

2017-11-06 15:31:33 UTC

/bin/sh -c #(nop) ARG LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz

2017-11-06 15:31:33 UTC

/bin/sh -c #(nop) ARG X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz

2017-11-06 15:31:34 UTC

/bin/sh -c #(nop) ARG NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz

2017-11-06 15:31:34 UTC

/bin/sh -c #(nop) ARG BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip

2017-11-06 15:31:34 UTC

/bin/sh -c #(nop) ARG FONTAWESOME_URL=http://fontawesome.io/assets/font-awesome-4.7.0.zip

2017-11-06 15:31:35 UTC

/bin/sh -c #(nop) ARG JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js

2017-11-06 15:31:35 UTC

/bin/sh -c #(nop) ARG JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js

2017-11-06 15:31:35 UTC

/bin/sh -c #(nop) WORKDIR /tmp

2017-11-06 15:37:52 UTC

|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=http://fontawesome.io/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c add-pkg --virtual build-dependencies curl build-base autoconf automake libtool libx11-dev libxtst-dev libjpeg-turbo-dev libpng-dev libxinerama-dev libxdamage-dev libxcomposite-dev libxcursor-dev libxrandr-dev libxfixes-dev libice-dev && mkdir libvncserver x11vnc && curl -sS -L ${LIBVNCSERVER_URL} | tar -xz --strip 1 -C libvncserver && curl -sS -L ${X11VNC_URL} | tar -xz --strip 1 -C x11vnc && cd libvncserver && ./autogen.sh --prefix=/tmp/install && make install && cd .. && cd x11vnc && autoreconf -v --install && PKG_CONFIG_PATH=/tmp/install/lib/pkgconfig/ ./configure --prefix=/tmp/install --with-websockets && make install && cd .. && strip install/lib/libvnc*.so && cp -P install/lib/libvncserver.so* /usr/lib/ && cp -P install/lib/libvncclient.so* /usr/lib/ && strip install/bin/x11vnc && cp install/bin/x11vnc /usr/bin/ && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*

2017-11-06 15:38:01 UTC

|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=http://fontawesome.io/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c add-pkg openssl libxtst libxi libjpeg-turbo libxcomposite stunnel xvfb xdpyinfo openbox xsetroot font-croscore && userdel stunnel && rm /etc/init.d/stunnel && rm -r /var/lib/stunnel && rm -rf /var/cache/fontconfig/*

2017-11-06 15:38:34 UTC

|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=http://fontawesome.io/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c NODEJS_NPM=$(apk -q --no-cache search nodejs-npm) && add-pkg --virtual build-dependencies curl ${NODEJS_NPM:-nodejs} && mkdir noVNC && curl -sS -L ${NOVNC_URL} | tar -xz --strip 1 -C noVNC && mkdir -p /opt/novnc/include && mkdir -p /opt/novnc/js && mkdir -p /opt/novnc/css && NOVNC_CORE=" noVNC/include/util.js noVNC/include/webutil.js noVNC/include/base64.js noVNC/include/websock.js noVNC/include/des.js noVNC/include/keysymdef.js noVNC/include/keyboard.js noVNC/include/input.js noVNC/include/display.js noVNC/include/rfb.js noVNC/include/keysym.js noVNC/include/inflator.js " && cp -v $NOVNC_CORE /opt/novnc/include/ && env HOME=/tmp npm install --cache /tmp/.npm uglify-js source-map && ./node_modules/uglify-js/bin/uglifyjs --compress --mangle --source-map --output /opt/novnc/js/novnc-core.min.js -- $NOVNC_CORE && env HOME=/tmp npm uninstall --cache /tmp/.npm uglify-js source-map && sed-patch 's|"noVNC/|"/|g' /opt/novnc/js/novnc-core.min.js.map && echo -e "\n//# sourceMappingURL=/js/novnc-core.min.js.map" >> /opt/novnc/js/novnc-core.min.js && curl -sS -L -O ${BOOTSTRAP_URL} && unzip bootstrap-${BOOTSTRAP_VERSION}-dist.zip && cp -v bootstrap-${BOOTSTRAP_VERSION}-dist/css/bootstrap.min.css /opt/novnc/css/ && cp -v bootstrap-${BOOTSTRAP_VERSION}-dist/js/bootstrap.min.js /opt/novnc/js/ && curl -sS -L -O ${FONTAWESOME_URL} && unzip font-awesome-${FONTAWESOME_VERSION}.zip && cp -vr font-awesome-${FONTAWESOME_VERSION}/fonts /opt/novnc/ && cp -v font-awesome-${FONTAWESOME_VERSION}/css/font-awesome.min.css /opt/novnc/css/ && curl -sS -L -o /opt/novnc/js/jquery.min.js ${JQUERY_URL} && curl -sS -L -o /opt/novnc/js/jquery.ui.touch-punch.min.js ${JQUERY_UI_TOUCH_PUNCH_URL} && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*

2017-11-06 15:41:14 UTC

|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=http://fontawesome.io/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c add-pkg nginx && rm /etc/nginx/nginx.conf /etc/init.d/nginx /etc/logrotate.d/nginx && rm -r /etc/nginx/conf.d /etc/nginx/modules /var/lib/nginx/* /var/log/nginx /var/www && ln -s /config/log/nginx /var/lib/nginx/logs && if [ -d /var/tmp/nginx ]; then rm -r /var/tmp/nginx && ln -s /tmp/nginx /var/tmp/nginx; else ln -s /tmp/nginx /var/lib/nginx/tmp; fi && userdel nginx && groupdel www-data && useradd --system --home-dir /dev/null --no-create-home --shell /sbin/nologin nginx && cp /etc/passwd /defaults/ && cp /etc/group /defaults && echo "Generating default DH parameters (2048 bits)..." && env HOME=/tmp openssl dhparam -out "/defaults/dhparam.pem" 2048 > /dev/null 2>&1 && rm -rf /tmp/* /tmp/.[!.]*

2017-11-06 15:41:15 UTC

/bin/sh -c #(nop) COPY dir:39f72018c403c4c18d231ad496896f90edf10814008836d5cec477d04c303cf4 in /

2017-11-06 15:41:15 UTC

|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=http://fontawesome.io/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c sed-patch "s/UNIQUE_VERSION/$(date | md5sum | cut -c1-10)/g" /opt/novnc/index.vnc

2017-11-06 15:41:39 UTC

|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=http://fontawesome.io/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c NODEJS_NPM=$(apk -q --no-cache search nodejs-npm) && add-pkg --virtual build-dependencies ${NODEJS_NPM:-nodejs} && NOVNC_UI=" /opt/novnc/app/modulemgr.js /opt/novnc/app/ui.js /opt/novnc/app/modules/hideablenavbar.js /opt/novnc/app/modules/dynamicappname.js /opt/novnc/app/modules/password.js /opt/novnc/app/modules/clipboard.js /opt/novnc/app/modules/autoscaling.js /opt/novnc/app/modules/clipping.js /opt/novnc/app/modules/viewportdrag.js /opt/novnc/app/modules/fullscreen.js /opt/novnc/app/modules/virtualkeyboard.js /opt/novnc/app/modules/rightclick.js " && env HOME=/tmp npm install --cache /tmp/.npm uglify-js && ./node_modules/uglify-js/bin/uglifyjs --compress --mangle --source-map --output /opt/novnc/js/novnc-ui.min.js -- $NOVNC_UI && env HOME=/tmp npm uninstall --cache /tmp/.npm uglify-js && echo -e "\n//# sourceMappingURL=/js/novnc-ui.min.js.map" >> /opt/novnc/js/novnc-ui.min.js && sed-patch 's/\/opt\/novnc//g' /opt/novnc/js/novnc-ui.min.js.map && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*

2017-11-06 15:42:36 UTC

|14 BOOTSTRAP_URL=https://github.com/twbs/bootstrap/releases/download/v3.3.7/bootstrap-3.3.7-dist.zip BOOTSTRAP_VERSION=3.3.7 FONTAWESOME_URL=http://fontawesome.io/assets/font-awesome-4.7.0.zip FONTAWESOME_VERSION=4.7.0 JQUERY_UI_TOUCH_PUNCH_URL=https://raw.github.com/furf/jquery-ui-touch-punch/4bc0091/jquery.ui.touch-punch.min.js JQUERY_UI_TOUCH_PUNCH_VERSION=4bc0091 JQUERY_URL=https://code.jquery.com/jquery-3.2.1.min.js JQUERY_VERSION=3.2.1 LIBVNCSERVER_URL=https://github.com/jlesage/libvncserver/archive/9029b86.tar.gz LIBVNCSERVER_VERSION=9029b86 NOVNC_URL=https://github.com/jlesage/novnc/archive/fa559b3.tar.gz NOVNC_VERSION=fa559b3 X11VNC_URL=https://github.com/jlesage/x11vnc/archive/29597a9.tar.gz X11VNC_VERSION=29597a9 /bin/sh -c APP_ICON_URL=https://github.com/jlesage/docker-templates/raw/master/jlesage/images/generic-app-icon.png && install_app_icon.sh "$APP_ICON_URL"

2017-11-06 15:42:36 UTC

/bin/sh -c #(nop) ENV DISPLAY=:0 DISPLAY_WIDTH=1280 DISPLAY_HEIGHT=768

2017-11-06 15:42:37 UTC

/bin/sh -c #(nop) EXPOSE 5800/tcp 5900/tcp

2017-11-06 15:42:37 UTC

/bin/sh -c #(nop) LABEL org.label-schema.name=baseimage-gui org.label-schema.description=A minimal docker baseimage to ease creation of X graphical application containers org.label-schema.version=3.1.2 org.label-schema.vcs-url=https://github.com/jlesage/docker-baseimage-gui org.label-schema.schema-version=1.0

2017-11-07 13:02:01 UTC

/bin/sh -c #(nop) ARG DUPEGURU_VERSION=4.0.3

2017-11-07 13:02:02 UTC

/bin/sh -c #(nop) ARG DUPEGURU_URL=https://download.hardcoded.net/dupeguru-src-4.0.3.tar.gz

2017-11-07 13:02:02 UTC

/bin/sh -c #(nop) WORKDIR /tmp

2017-11-07 13:02:39 UTC

|2 DUPEGURU_URL=https://download.hardcoded.net/dupeguru-src-4.0.3.tar.gz DUPEGURU_VERSION=4.0.3 /bin/sh -c add-pkg python3 py3-qt5 mesa-dri-swrast dbus && pip3 install Send2Trash>=1.3.0 hsaudiotag3k>=1.1.3

2017-11-07 13:04:24 UTC

|2 DUPEGURU_URL=https://download.hardcoded.net/dupeguru-src-4.0.3.tar.gz DUPEGURU_VERSION=4.0.3 /bin/sh -c add-pkg --virtual build-dependencies build-base python3-dev gettext curl patch && echo "Downloading dupeGuru..." && mkdir dupeguru-src && curl -# -L ${DUPEGURU_URL} | tar xz -C dupeguru-src && echo "Compiling dupeGuru..." && cd dupeguru-src && cp qt/run_template.py run.py && curl -# -L https://github.com/hsoft/dupeguru/commit/84011fb46d487bbfa12f2bd37b723de2a9118441.patch | patch -p1 && mv run.py qt/run_template.py && make PREFIX=/usr/ install && cd .. && rm -r /usr/share/applications && rm -r /usr/share/dupeguru/help && del-pkg build-dependencies && rm -rf /tmp/*

2017-11-07 13:04:25 UTC

|2 DUPEGURU_URL=https://download.hardcoded.net/dupeguru-src-4.0.3.tar.gz DUPEGURU_VERSION=4.0.3 /bin/sh -c sed-patch 's/<application type="normal">/<application type="normal" title="dupeGuru">/' /etc/xdg/openbox/rc.xml && sed-patch '/<application type="normal" title="dupeGuru">/a \ <layer>below</layer>' /etc/xdg/openbox/rc.xml && sed-patch '/<\/applications>/i \ <application type="dialog">\n <layer>above<\/layer>\n <\/application>' /etc/xdg/openbox/rc.xml

2017-11-07 13:05:22 UTC

|2 DUPEGURU_URL=https://download.hardcoded.net/dupeguru-src-4.0.3.tar.gz DUPEGURU_VERSION=4.0.3 /bin/sh -c APP_ICON_URL=https://github.com/jlesage/docker-templates/raw/master/jlesage/images/dupeguru-icon.png && install_app_icon.sh "$APP_ICON_URL"

2017-11-07 13:05:23 UTC

/bin/sh -c #(nop) COPY dir:5417fd6a901ef0bab45efe7dbbfea7fb7e05c752b00c9379f560ff17742018f8 in /

2017-11-07 13:05:23 UTC

/bin/sh -c #(nop) ENV APP_NAME=dupeGuru TRASH_DIR=/trash

2017-11-07 13:05:24 UTC

/bin/sh -c #(nop) VOLUME [/config]

2017-11-07 13:05:24 UTC

/bin/sh -c #(nop) VOLUME [/storage]

2017-11-07 13:05:24 UTC

/bin/sh -c #(nop) VOLUME [/trash]

2017-11-07 13:05:25 UTC

/bin/sh -c #(nop) LABEL org.label-schema.name=dupeguru org.label-schema.description=Docker container for dupeGuru org.label-schema.version=1.8.1 org.label-schema.vcs-url=https://github.com/jlesage/docker-dupeguru org.label-schema.schema-version=1.0

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete