job "web_static" { datacenters = ["dc1"] type = "service" constraint { attribute = "${attr.cpu.arch}" value = "amd64" } group "landing" { network { port "deuxfleurs_port" { to = 8080 } } task "server" { driver = "docker" config { image = "superboum/amd64_webpull_pug:v4" ports = [ "deuxfleurs_port" ] } template { data = <