Servicedock: Webgui for Docker Swarm. Manage Docker Swarm a a Service.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

25 lines
806 B

doctype html
html
head
title= title
link(rel='stylesheet', href='/style.css')
link(rel='stylesheet', href='/jquery-ui.structure.min.css')
link(rel='stylesheet', href='/jquery-ui.theme.min.css')
link(rel='stylesheet', href='/jquery-ui.min.css')
script(type="text/javascript", src="/jquery.min.js")
script(type="text/javascript", src="/jquery-ui.min.js")
script(type="text/javascript", src="/viz.js")
script(type="text/javascript", src="/docker.js")
script(type="text/javascript", src="/socket.io.js")
script(type="text/javascript", src="/servicedock.js")
body.top
header#header
h1 ServiceDock
div#downloads
a#svg download image
a#dot download source
main
block content
footer
div#info
div#error