maven.plugins.rancher-maven-plugin.1.2.0.source-code.docker-compose.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rancher-maven-plugin
Show all versions of rancher-maven-plugin
This software component enables maven access to a rancher server.
The newest version!
version: '2'
services:
DummyHttpServer:
image: nginx
stdin_open: true
tty: true
ports:
- 8080:80/tcp
labels:
io.rancher.container.pull_image: always
© 2015 - 2025 Weber Informatics LLC | Privacy Policy