Namespace
lukaszlach
Image / Tag
docker-tc:nightly
Content Digest
sha256:69eec49eee2e8de03c1b74857edc9b4d1e3c40c1ea2ceaf9d0b25a725092df41
Details
Created

2018-12-19 21:34:53 UTC

Size

110 MB

Content Digest
Labels
  • com.docker-tc.enabled
    0
  • com.docker-tc.self
    1
  • maintainer
    Łukasz Lach <llach@llach.pl>
  • org.opencontainers.image.authors
    Łukasz Lach <llach@llach.pl>
  • org.opencontainers.image.created
  • org.opencontainers.image.description
    Docker Traffic Control
  • org.opencontainers.image.documentation
    https://github.com/lukaszlach/docker-tc
  • org.opencontainers.image.revision
  • org.opencontainers.image.title
    docker-tc
  • org.opencontainers.image.version
    dev

Environment
DOCKER_TC_VERSION

dev

HTTP_BIND

127.0.0.1

HTTP_PORT

4080

PATH

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

S6_BEHAVIOUR_IF_STAGE2_FAILS

2

S6_KEEP_ENV

1

S6_KILL_FINISH_MAXTIME

0

S6_KILL_GRACETIME

0


Layers

[#000] sha256:a5a6f2f73cd8abbdc55d0df0d8834f7262713e87d6c8800ea3851f103025e0f0 - 19.51% (21.4 MB)

[#001] sha256:5721cc9101727926b0923f6801cd81b57d1b3fcbe0930436510625382bc644a3 - 3.05% (3.35 MB)

[#002] sha256:83b94e15e2636f07906a22ac84996c308e12f693f232e1ede8952b843ee0a51d - 11.14% (12.2 MB)

[#003] sha256:0ea0e315ddbb6c991712a5332985fef26f000c7085180017d22d5126e5d45dc4 - 1.52% (1.68 MB)

[#004] sha256:d68849ea1e0b72f702ebaa86b3d965de2bbbf10626d7b260e0b72ba382fda2b5 - 64.76% (71.2 MB)

[#005] sha256:b105a5fd7337a2393766abe1e241b28d4ee38edbd80ce462737c74f18d03d7cc - 0.03% (29.8 KB)


History
2018-11-15 22:45:06 UTC

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

2018-11-15 22:45:07 UTC

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

2018-12-19 21:32:45 UTC

/bin/sh -c #(nop) COPY file:f8d00cc2d17402e091ed63add33984d0f34da3d72e1d761b54aba0f74c01cf46 in /usr/bin/hapttic

2018-12-19 21:33:30 UTC

/bin/sh -c hapttic -version && apt-get update && apt-get install -y iproute2 iptables iperf iputils-ping curl jq && rm -rf /var/lib/apt/lists/* && apt-get clean && mkdir -p /var/docker-tc && chmod +x /usr/bin/hapttic

2018-12-19 21:33:31 UTC

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

2018-12-19 21:33:34 UTC

|1 S6_OVERLAY_VERSION=1.21.4.0 /bin/sh -c curl -sSfL https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-amd64.tar.gz | tar zxvC / && rm -rf /etc/services.d /etc/cont-init.d /etc/cont-finish.d && ln -sf /docker-tc/etc/services.d /etc && ln -sf /docker-tc/etc/cont-init.d /etc && ln -sf /docker-tc/etc/cont-finish.d /etc

2018-12-19 21:33:34 UTC

/bin/sh -c #(nop) ARG DOCKER_VERSION=

2018-12-19 21:34:50 UTC

|2 DOCKER_VERSION= S6_OVERLAY_VERSION=1.21.4.0 /bin/sh -c ( curl -fsSL get.docker.com | VERSION=${DOCKER_VERSION} CHANNEL=edge sh ) && rm -rf /var/lib/apt/lists/* && apt-get clean

2018-12-19 21:34:50 UTC

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

2018-12-19 21:34:50 UTC

/bin/sh -c #(nop) EXPOSE 80/tcp

2018-12-19 21:34:51 UTC

/bin/sh -c #(nop) VOLUME [/var/docker-tc]

2018-12-19 21:34:51 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2018-12-19 21:34:51 UTC

/bin/sh -c #(nop) ARG VCS_REF

2018-12-19 21:34:52 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2018-12-19 21:34:52 UTC

/bin/sh -c #(nop) ENV DOCKER_TC_VERSION=dev HTTP_BIND=127.0.0.1 HTTP_PORT=4080 S6_KILL_GRACETIME=0 S6_KILL_FINISH_MAXTIME=0 S6_KEEP_ENV=1 S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2018-12-19 21:34:52 UTC

/bin/sh -c #(nop) LABEL maintainer=Łukasz Lach <llach@llach.pl> org.opencontainers.image.title=docker-tc org.opencontainers.image.description=Docker Traffic Control org.opencontainers.image.authors=Łukasz Lach <llach@llach.pl> org.opencontainers.image.documentation=https://github.com/lukaszlach/docker-tc org.opencontainers.image.version=dev org.opencontainers.image.revision= org.opencontainers.image.created= com.docker-tc.enabled=0 com.docker-tc.self=1

2018-12-19 21:34:53 UTC

/bin/sh -c #(nop) ADD dir:1dd963ffcb83b2a701dc0931cc0685c6aa35d54acca3d38543ba14f3359f683a in /docker-tc

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