Namespace
jlesage
Image / Tag
dupeguru:v1.6.2
Content Digest
sha256:e32f16d55aba15c759e873a01bcb688ac6a940eff5bfd309f5ddb4ff676388e7
Details
Created

2017-07-24 00:34:10 UTC

Size

92.8 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.6.2

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

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:88286f41530e93dffd4b964e1db22ce4939fffa4a4c665dab8591fbab03d4926 - 2.05% (1.9 MB)

[#001] sha256:8ca6b81ac99e88caa7d57d521557f15e4c522ad2e07fa717c81c9b31a66ad46e - 0.0% (1.47 KB)

[#002] sha256:8cdd8fe7d015d4a2157efd578abaf77b87ca06b7e850e565278a7b28769ecffb - 1.83% (1.7 MB)

[#003] sha256:91ea5afe1b44668b2b71be3a47ad210dc9bd69af7ebaf13b6117e4085db63f8f - 1.1% (1.03 MB)

[#004] sha256:e9457db2ec3a3b2dbb854a94710d3f1d0dd7e1e142e2b7eb848b3042decc827e - 0.0% (2.94 KB)

[#005] sha256:4da86b53434e1070a28566a15bed8aac2a24f0ad4ce04b5705b487b7f6d3c8a8 - 3.06% (2.84 MB)

[#006] sha256:80d2a00dc791e34697247638f91f44bcec26a9c69a72480e1a0ef4cea0cb92fe - 18.18% (16.9 MB)

[#007] sha256:90d5ec7b820fe8f63d68790a3220979e6af7e3d67483ed1805c00886b71a2446 - 0.97% (923 KB)

[#008] sha256:0a3563bb058a078e0fd524526e7c4efa2afb780e1067440e652f7b00346c3cda - 0.03% (27.6 KB)

[#009] sha256:7df5519e9fadf968ab3871bf9700ef33d149ed4fd08ba67669add49b6d81f6c1 - 0.0% (2.75 KB)

[#010] sha256:68fcff213092095f4a938f8fe84c59a2945cd5cc4ab62e81564ba72751999f44 - 0.1% (90.5 KB)

[#011] sha256:351012126b1d6f01993ff55eb749d9c2586970edaecf64feec097ae7238f6868 - 0.33% (311 KB)

[#012] sha256:e558f8e4951a6057edb6e875f764cc6e96c1c4dc6f91e38994ccc817ceb2164c - 1.16% (1.08 MB)

[#013] sha256:193095183293129b482f3d430929e68fa83b1e319b62659e57fb7a3e7f9a8a02 - 70.83% (65.7 MB)

[#014] sha256:92272fd2adad4a62a4ca8be8bd677c70830cd99b95e3826229271426ffe1171e - 0.35% (333 KB)

[#015] sha256:a4896348895878c33a19740233dc25e17fcfb41336839d5867f6d694ba5698d0 - 0.0% (3.01 KB)


History
2017-06-27 18:41:51 UTC

/bin/sh -c #(nop) ADD file:4583e12bf5caec40b861a3409f2a1624c3f3556cc457edb99c9707f00e779e45 in /

2017-06-27 18:42:16 UTC

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

2017-07-17 16:33:55 UTC

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

2017-07-17 16:33:55 UTC

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

2017-07-17 16:33:55 UTC

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

2017-07-17 16:33:56 UTC

/bin/sh -c #(nop) COPY multi:20c6a41a7559017b7768f6b1c4fd31a8e4c71f51545ea293a8b33a717db6e9f1 in /usr/local/bin/

2017-07-17 16:34:01 UTC

|2 S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.19.1.1/s6-overlay-amd64.tar.gz S6_OVERLAY_VERSION=1.19.1.1 /bin/sh -c add-pkg --virtual build-dependencies curl && curl -sS -L ${S6_OVERLAY_URL} | tar -xz -C / && sed-patch 's|^s6-svscan -t0 /var/run/s6/services$|s6-svscan -s -t0 /var/run/s6/services|' /etc/s6/init-catchall/init-stage1 && sed-patch 's|^s6-svscan -t0 /var/run/s6/services$|s6-svscan -s -t0 /var/run/s6/services|' /etc/s6/init-no-catchall/init-stage1 && sed-patch 's|forx i { "fix-attrs.d" "cont-init.d" "cont-finish.d" "services.d" }|forx i { "fix-attrs.d" "cont-init.d" "cont-finish.d" "cont-prefinish.d" "services.d" }|' /etc/s6/init/init-stage2 && del-pkg build-dependencies

2017-07-17 16:34:06 UTC

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

2017-07-17 16:34:07 UTC

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

2017-07-17 16:34:07 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=3 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-07-17 16:34:07 UTC

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

2017-07-17 16:34:08 UTC

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

2017-07-17 16:34:08 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=1.1.0 org.label-schema.vcs-url=https://github.com/jlesage/docker-baseimage org.label-schema.schema-version=1.0

2017-07-21 21:48:57 UTC

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

2017-07-21 21:48:58 UTC

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

2017-07-21 21:48:58 UTC

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

2017-07-21 21:48:58 UTC

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

2017-07-21 21:48:58 UTC

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

2017-07-21 21:48:59 UTC

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

2017-07-21 21:48:59 UTC

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

2017-07-21 21:48:59 UTC

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

2017-07-21 21:48:59 UTC

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

2017-07-21 21:49:00 UTC

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

2017-07-21 21:49:00 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-07-21 21:49:00 UTC

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

2017-07-21 21:49:00 UTC

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

2017-07-21 21:49:01 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-07-21 21:49:01 UTC

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

2017-07-21 21:52: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/ac8b756.tar.gz LIBVNCSERVER_VERSION=ac8b756 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 openssl-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 .. && cp -P install/lib/libvncserver.so* /usr/lib/ && cp -P install/lib/libvncclient.so* /usr/lib/ && cp install/bin/x11vnc /usr/bin/ && del-pkg build-dependencies && rm -rf /tmp/*

2017-07-21 21:52:59 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/ac8b756.tar.gz LIBVNCSERVER_VERSION=ac8b756 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 libssl1.0 libxtst libxi libjpeg-turbo libxcomposite xvfb xdpyinfo openbox xsetroot font-croscore

2017-07-21 21:53:21 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/ac8b756.tar.gz LIBVNCSERVER_VERSION=ac8b756 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/.npm /tmp/*

2017-07-21 21:53:21 UTC

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

2017-07-21 21:53:22 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/ac8b756.tar.gz LIBVNCSERVER_VERSION=ac8b756 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-07-21 21:53:35 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/ac8b756.tar.gz LIBVNCSERVER_VERSION=ac8b756 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/.npm /tmp/*

2017-07-21 21:54:12 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/ac8b756.tar.gz LIBVNCSERVER_VERSION=ac8b756 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-07-21 21:54:12 UTC

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

2017-07-21 21:54:12 UTC

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

2017-07-21 21:54:12 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=2.0.2 org.label-schema.vcs-url=https://github.com/jlesage/docker-baseimage-gui org.label-schema.schema-version=1.0

2017-07-24 00:32:42 UTC

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

2017-07-24 00:32:42 UTC

/bin/sh -c #(nop) ARG DUPEGURU_URL=https://launchpad.net/~hsoft/+archive/ubuntu/ppa/+files/dupeguru_4.0.3~xenial_amd64.deb

2017-07-24 00:32:43 UTC

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

2017-07-24 00:32:50 UTC

|2 DUPEGURU_URL=https://launchpad.net/~hsoft/+archive/ubuntu/ppa/+files/dupeguru_4.0.3~xenial_amd64.deb DUPEGURU_VERSION=4.0.3 /bin/sh -c add-pkg --virtual build-dependencies binutils curl patch && echo "Downloading dupeGuru package..." && curl -# -L -o dupeguru.deb ${DUPEGURU_URL} && ar vx dupeguru.deb && tar xf data.tar.xz -C / && CPYTHON_LIBS="$(find /usr/share/dupeguru -name "*cpython-35m-x86_64*")" && for LIB in $CPYTHON_LIBS; do mv "$LIB" "$(echo "$LIB" | sed "s/cpython-35m-x86_64/cpython-36m-x86_64/")"; done && cd /usr/share/dupeguru && curl -# -L https://github.com/jlesage/dupeguru/commit/73dbacace18542e27260514b436c3b7f746fc203.patch | patch -p1 && cd /tmp && 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 && del-pkg build-dependencies && rm -rf /tmp/*

2017-07-24 00:33:21 UTC

|2 DUPEGURU_URL=https://launchpad.net/~hsoft/+archive/ubuntu/ppa/+files/dupeguru_4.0.3~xenial_amd64.deb DUPEGURU_VERSION=4.0.3 /bin/sh -c add-pkg python3 py3-qt5 mesa-dri-swrast dbus

2017-07-24 00:34:09 UTC

|2 DUPEGURU_URL=https://launchpad.net/~hsoft/+archive/ubuntu/ppa/+files/dupeguru_4.0.3~xenial_amd64.deb 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-07-24 00:34:09 UTC

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

2017-07-24 00:34:09 UTC

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

2017-07-24 00:34:09 UTC

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

2017-07-24 00:34:10 UTC

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

2017-07-24 00:34:10 UTC

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

2017-07-24 00:34:10 UTC

/bin/sh -c #(nop) LABEL org.label-schema.name=dupeguru org.label-schema.description=Docker container for dupeGuru org.label-schema.version=1.6.2 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