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