single-host swarm templates
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
ghost:
|
||||
image: ghost
|
||||
ports:
|
||||
- "80:2368"
|
||||
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 86.5 86.5" enable-background="new 0 0 86.5 86.5" xml:space="preserve">
|
||||
<g opacity="0.7">
|
||||
<rect x="3.8" y="67.1" fill="#3D515B" width="31.7" height="15.9"/>
|
||||
<rect x="51.3" y="67.1" fill="#3D515B" width="31.7" height="15.9"/>
|
||||
<rect x="3.7" y="35.4" fill="#3D515B" width="79.3" height="15.9"/>
|
||||
<rect x="3.8" y="3.7" fill="#3D515B" width="47.6" height="15.9"/>
|
||||
<rect x="67.2" y="3.7" fill="#3D515B" width="15.9" height="15.9"/>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 893 B |
@@ -0,0 +1,5 @@
|
||||
name: Ghost
|
||||
description: |
|
||||
Blog powered by Ghost
|
||||
version: v0.1-educaas
|
||||
category: Blogging
|
||||
Reference in New Issue
Block a user