All Downloads are FREE. Search and download functionalities are using the official Maven repository.

maven.plugins.rancher-maven-plugin.1.2.0.source-code.docker-compose.yml Maven / Gradle / Ivy

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