management-service (a608f7d)
				
				
					Published 2025-07-07 09:19:46 +00:00  by org.clevermicro
				
			
		Installation
docker pull git.cleverthis.com/clevermicro/management-service:a608f7dsha256:7140cff8379996922b321ce88e5439870edc211be28dfbb330bdd249b3c95906Image layers
| ARG RELEASE | 
| ARG LAUNCHPAD_BUILD_ARCH | 
| LABEL org.opencontainers.image.ref.name=ubuntu | 
| LABEL org.opencontainers.image.version=22.04 | 
| ADD file:36d136943d44dbe1fed342b933d9abb8e0694bf141a0c0af85ca83cc73e25158 in / | 
| CMD ["/bin/bash"] | 
| ENV LANG=en_US.UTF-8 | 
| RUN /bin/sh -c set -ex && apt-get -qq update && apt-get -qq -y --no-install-recommends install gnupg ca-certificates locales curl tzdata && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen en_US.UTF-8 && curl -s https://repos.azul.com/azul-repo.key | gpg --dearmor -o /usr/share/keyrings/azul.gpg && echo "deb [signed-by=/usr/share/keyrings/azul.gpg] https://repos.azul.com/zulu/deb stable main" > /etc/apt/sources.list.d/zulu.list && apt-get -qq update && echo "Package: zulu21-*\nPin: version 21.0.7-*\nPin-Priority: 1001" > /etc/apt/preferences && apt-get -qq -y --no-install-recommends install zulu21-jdk=21.0.7-* && apt-get -qq -y purge --auto-remove gnupg curl && apt-get -qq -y dist-upgrade && apt-get -qq -y autoremove && apt-get -qq clean && rm -rf /var/lib/apt/lists/* # buildkit | 
| ENV JAVA_HOME=/usr/lib/jvm/zulu21 | 
| EXPOSE map[8080/tcp:{}] | 
| WORKDIR /app | 
| COPY /build/libs/*.jar /app/app.jar # buildkit | 
| ENTRYPOINT ["java" "-jar" "/app/app.jar"] | 
Labels
| Key | Value | 
|---|---|
| org.opencontainers.image.ref.name | ubuntu | 
| org.opencontainers.image.version | 22.04 | 
				Details
				
					 2025-07-07 09:19:46 +00:00 
					
				
				
				Versions (92)
				View all
				
				
					
				
			
		 Container
					
					 1
					
					
					
					
					
					
					
					
	 OCI / Docker
	 linux/amd64
	
	
	
	
	
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					
					 276 MiB
					
				
						feat-24-3f9f90c
						2025-10-28 
					
				
					
						feat-24-9c12f28
						2025-10-24 
					
				
					
						feat-24-302fb0d
						2025-10-24 
					
				
					
						feat-24-b0393ed
						2025-10-24 
					
				
					
						feat-24-e78fe15
						2025-10-24