Namespace
jlesage
Image / Tag
handbrake:v1.9.0
Content Digest
sha256:614adf95f133d5ec6176835c8e6b24a5976e0ba3bb7ac2ee93103826e3656bda
Details
Created

2017-10-30 01:44:00 UTC

Size

83.5 MB

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

Environment
APP_NAME

HandBrake

APP_USER

app

AUTOMATED_CONVERSION_FORMAT

mp4

AUTOMATED_CONVERSION_PRESET

Very Fast 1080p30

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

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.28% (1.9 MB)

[#001] sha256:3bc99a22d0e5ae04d574c079cfbc03cf05fd6ea6db46e2dd61adea149704a541 - 0.0% (1.49 KB)

[#002] sha256:ab20ecb2bf35907415423022f42cfdce2673db401b8761e3ad7011c748cb4198 - 2.06% (1.72 MB)

[#003] sha256:021efefad05d8d4ecbd69022d0a776e0e5902873b21b88438b39f8f4eb5cb734 - 1.23% (1.03 MB)

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

[#005] sha256:0494bde125ebdb55446b8a864b82c17c565a0edc67eef84140d6c368018faaed - 0.0% (4.07 KB)

[#006] sha256:28db96c0dbc5226fcfe6c086a714fb34f3d4bcfdc2a1bcafc6c67d07139fc1e2 - 1.0% (857 KB)

[#007] sha256:903ed9dc138066cbfd4fbea843750ab904b8591913f6ee4e830a3694c55ca41c - 20.55% (17.2 MB)

[#008] sha256:a424c9aad3c8c5d05836b00dc364c6a490824752234ba7e41016b58f770ae629 - 1.08% (924 KB)

[#009] sha256:3ee9a2af5d1fc5928ade47fcb03efece9f2060f80849ecb0d7fdf19a16201b13 - 0.58% (497 KB)

[#010] sha256:80d8339b845382d375cd1d70a4b12fc75866807a887eba07af1decf75e2f0324 - 0.04% (31.4 KB)

[#011] sha256:b756426519122728fed7ca88ce7994566d359f2ecf64c76e91cbacf594689a56 - 0.0% (2.74 KB)

[#012] sha256:2fa420fb9485eaa10f5d60da456f232f604a163948719a82234a30a3033f8c59 - 0.11% (92.8 KB)

[#013] sha256:dd6053546cef6226fbc6c83e70455f56578c0c93ce9c6898c8f39ddcc427bb6e - 0.37% (313 KB)

[#014] sha256:43fc39be655ab7aaf33480ca7444b3112b6ad10d5d57d1174b8d5b4e685b0fc7 - 24.44% (20.4 MB)

[#015] sha256:ea4013934812f221c039e7548208e6a448caf7b081b734ec1ab1b1b1c3bd921e - 45.58% (38 MB)

[#016] sha256:eb12d4c90e3b8ddeecbc789efa83b8607518fe1925dd837374d71a4f4984ea60 - 0.0% (3.27 KB)

[#017] sha256:27b03073f2e0a49ecec94a559421b7f2857417aa6412acfc4de33c0e50cd8e29 - 0.68% (578 KB)

[#018] sha256:010449fdc0f2a6565d963f97bd18211cf43fa7f2a3de289e1e445c9019b0d7f5 - 0.0% (4.1 KB)


History
2017-10-25 23:19:51 UTC

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

2017-10-25 23:19:51 UTC

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

2017-10-28 11:16:20 UTC

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

2017-10-28 11:16:21 UTC

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

2017-10-28 11:16:21 UTC

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

2017-10-28 11:16:22 UTC

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

2017-10-28 11:16:28 UTC

|2 S6_OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download/v1.21.1.1/s6-overlay-amd64.tar.gz S6_OVERLAY_VERSION=1.21.1.1 /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-10-28 11:16:33 UTC

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

2017-10-28 11:16:34 UTC

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

2017-10-28 11:16:34 UTC

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

2017-10-28 11:16:35 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-10-28 11:16:35 UTC

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

2017-10-28 11:16:35 UTC

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

2017-10-28 11:16:36 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.1 org.label-schema.vcs-url=https://github.com/jlesage/docker-baseimage org.label-schema.schema-version=1.0

2017-10-28 12:10:56 UTC

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

2017-10-28 12:10:57 UTC

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

2017-10-28 12:10:57 UTC

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

2017-10-28 12:10:57 UTC

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

2017-10-28 12:10:58 UTC

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

2017-10-28 12:10:58 UTC

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

2017-10-28 12:10:58 UTC

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

2017-10-28 12:10:59 UTC

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

2017-10-28 12:10:59 UTC

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

2017-10-28 12:10:59 UTC

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

2017-10-28 12:11: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-10-28 12:11:00 UTC

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

2017-10-28 12:11:01 UTC

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

2017-10-28 12:11: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-10-28 12:11:01 UTC

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

2017-10-28 12:16:50 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-10-28 12:17: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-10-28 12:17:42 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-10-28 12:21:50 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-10-28 12:21:50 UTC

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

2017-10-28 12:21:51 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-10-28 12:22:06 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-10-28 12:22:40 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-10-28 12:22:40 UTC

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

2017-10-28 12:22:40 UTC

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

2017-10-28 12:22:40 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.0 org.label-schema.vcs-url=https://github.com/jlesage/docker-baseimage-gui org.label-schema.schema-version=1.0

2017-10-30 01:11:51 UTC

/bin/sh -c #(nop) ARG HANDBRAKE_VERSION=1.0.7

2017-10-30 01:11:51 UTC

/bin/sh -c #(nop) ARG HANDBRAKE_URL=https://download.handbrake.fr/releases/1.0.7/HandBrake-1.0.7.tar.bz2

2017-10-30 01:11:51 UTC

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

2017-10-30 01:43:05 UTC

|2 HANDBRAKE_URL=https://download.handbrake.fr/releases/1.0.7/HandBrake-1.0.7.tar.bz2 HANDBRAKE_VERSION=1.0.7 /bin/sh -c add-pkg --virtual build-dependencies curl build-base yasm autoconf cmake automake libtool m4 patch coreutils tar file python libxml2-dev jansson-dev libtheora-dev x264-dev lame-dev opus-dev libsamplerate-dev libass-dev libvorbis-dev libogg-dev linux-headers harfbuzz-dev intltool gtk+3.0-dev dbus-glib-dev libnotify-dev libgudev-dev gstreamer0.10-dev && curl -# -L ${HANDBRAKE_URL} | tar xj && cd HandBrake-${HANDBRAKE_VERSION} && ./configure --prefix=/usr --disable-gtk-update-checks --enable-x265 --enable-fdk-aac && cd build && make && make install && cd .. && del-pkg build-dependencies && rm -rf /tmp/*

2017-10-30 01:43:23 UTC

|2 HANDBRAKE_URL=https://download.handbrake.fr/releases/1.0.7/HandBrake-1.0.7.tar.bz2 HANDBRAKE_VERSION=1.0.7 /bin/sh -c add-pkg gtk+3.0 libgudev dbus-glib libnotify x264-libs libsamplerate libtheora libvorbis libass jansson opus lame libdvdcss gst-libav1 librsvg adwaita-icon-theme lsscsi findutils

2017-10-30 01:43:24 UTC

|2 HANDBRAKE_URL=https://download.handbrake.fr/releases/1.0.7/HandBrake-1.0.7.tar.bz2 HANDBRAKE_VERSION=1.0.7 /bin/sh -c sed-patch 's/<application type="normal">/<application type="normal" title="HandBrake">/' /etc/xdg/openbox/rc.xml

2017-10-30 01:43:59 UTC

|2 HANDBRAKE_URL=https://download.handbrake.fr/releases/1.0.7/HandBrake-1.0.7.tar.bz2 HANDBRAKE_VERSION=1.0.7 /bin/sh -c APP_ICON_URL=https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/handbrake-icon.png && install_app_icon.sh "$APP_ICON_URL"

2017-10-30 01:43:59 UTC

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

2017-10-30 01:43:59 UTC

/bin/sh -c #(nop) ENV APP_NAME=HandBrake AUTOMATED_CONVERSION_PRESET=Very Fast 1080p30 AUTOMATED_CONVERSION_FORMAT=mp4

2017-10-30 01:43:59 UTC

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

2017-10-30 01:43:59 UTC

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

2017-10-30 01:44:00 UTC

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

2017-10-30 01:44:00 UTC

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

2017-10-30 01:44:00 UTC

/bin/sh -c #(nop) LABEL org.label-schema.name=handbrake org.label-schema.description=Docker container for HandBrake org.label-schema.version=1.9.0 org.label-schema.vcs-url=https://github.com/jlesage/docker-handbrake 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