Page MenuHomeDevCentral

docker.sls
No OneTemporary

docker.sls

# -------------------------------------------------------------
# Salt — Provision Docker engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-03-10
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# You can append a :tag (by default, latest is used).
# You can't directly specify a Docker library images.
# See https://docs.saltstack.com/en/latest/ref/states/all/salt.states.docker_image.html
docker_images:
dwellers:
# Core services
- nasqueron/mysql
- nasqueron/rabbitmq
# Infrastructure and development services
- nasqueron/aphlict
- dereckson/cachet
- nasqueron/etherpad
- nasqueron/notifications
- nasqueron/phabricator
equatower:
# Continous deployment jobs
- jenkinsci/jenkins
- nasqueron/jenkins-slave-php

File Metadata

Mime Type
text/plain
Expires
Wed, Oct 22, 12:33 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3087403
Default Alt Text
docker.sls (927 B)

Event Timeline