Sign inSign up

hypolas/azure-devops-agent:sha-4e35e11

Multi-platform
Integration & delivery
Developer tools
Operating systems
Index digest

sha256:a4e80083fc3516f8f57faafdca3bc4adca8c389dacc9c5f030f3305591822daf

OS/ARCH

Compressed size

427.31 MB

Last pushed

12 months by hypolas

Type

Image

Manifest digest

sha256:70d4a9984728f44d24268229e6d1d68f53b86ac9751a92da061202aa91d7bd70

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.11 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update34.52 MB
9COPY /tmp/agent_version.txt /tmp/agent_version.txt # buildkit149 B
10COPY /opt/dl /opt/dl # buildkit142 MB
11COPY /usr/local/bin/aws-ssm /usr/local/bin/aws-ssm # buildkit2.51 MB
12COPY /usr/bin/docker /usr/bin/docker # buildkit17.38 MB
13COPY /usr/libexec/docker/cli-plugins/docker-compose /usr/libexec/docker/cli-plugins/docker-compose # buildkit18.86 MB
14RUN /bin/sh -c useradd -m5.04 KB
15RUN /bin/sh -c apt-get update43.91 MB
16RUN /bin/sh -c mkdir -p141.99 MB
17WORKDIR /opt/azagent116 B
18RUN /bin/sh -c if [121 B
19COPY scripts/ /opt/setup-scripts/ # buildkit958 B
20RUN /bin/sh -c chmod +x950 B
21ENV INSTALL_FOLDER=/opt/azagent0 B
22ENV AZP_URL=0 B
23ENV AZP_TOKEN=0 B
24ENV AZP_POOL=0 B
25ENV AZP_AGENT_NAME=0 B
26ENV AGENT_NUMBER=0 B
27ENV INSTANCE_ID=0 B
28ENV AWS_REGION=0 B
29ENV AZURE_DEVOPS_TOKEN_SECRET_ARN=0 B
30ENV DEFAULT_CONTAINER_IMAGE=ubuntu:22.040 B
31ENV DEFAULT_VOLUMES=/var/run/docker.sock:/var/run/docker.sock,/cache:/cache,/data:/data0 B
32COPY entrypoint.sh /entrypoint.sh # buildkit1.7 KB
33RUN /bin/sh -c chmod +x1.7 KB
34RUN /bin/sh -c AGENT_VERSION=$(cat /tmp/agent_version.txt163 B
35LABEL maintainer=Nicolas HYPOLITE description=Azure DevOps0 B
36USER azureagent0 B
37ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE