Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7577921
images.sls
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
643 B
Referenced Files
None
Subscribers
None
images.sls
View Options
# -------------------------------------------------------------
# Salt — Provision Docker engine
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-03-10
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{%
set
images
=
salt
[
'paas_docker.list_images'
]()
%}
# -------------------------------------------------------------
# Fetch Docker images
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{%
for
image
in
images
%}
{{
image
}}
:
docker_image.present
{%
endfor
%}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 02:47 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2567487
Default Alt Text
images.sls (643 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment