export const ApiConfigWEB = [
{
"name" : "just-test-info-no-service" ,
"large" : 'no or text' ,
"custom" : 'true' ,
"customostext" : 'Base OS: python:3.11-rc-alpine3.15' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : false ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http' ,
"app1" : false ,
"link1" : 'Click here to open rstudio' ,
"url1" : 'http' ,
"port1" : "8787/tcp" ,
"app2" : false ,
"link2" : 'Click here to open app text' ,
"url2" : 'http' ,
"port2" : "8788/tcp" ,
"app3" : false ,
"link3" : 'Click here to open app text' ,
"url3" : 'http' ,
"port3" : "8789/tcp"
} ,
{
"name" : "microservice-etherpad" ,
"app" : true ,
"url" : 'http' ,
"port" : '9001/tcp' ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "jitsiweb" ,
"app" : true ,
"url" : 'https' ,
"port" : "443/tcp" ,
"ttyd" : false ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-novncfull" ,
"app" : true ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : false ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-novnclite" ,
"app" : true ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-mongoexpress" ,
"app" : true ,
"url" : 'http' ,
"port" : "8081/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-gns3" ,
"custom" : 'true' ,
"customostext" : 'Base OS: ubuntu:18.04.6 LTS ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : true ,
"url" : 'http' ,
"port" : "8001/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-ubuntu" ,
"custom" : 'true' ,
"customostext" : 'Base OS: ubuntu:20.04.3 LTS' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "8001/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-ubuntugui" ,
"app" : true ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : false ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-numpylite" ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:buster' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-nodejs" ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine:3.13' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-nginx" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-ipterm" ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:jessie ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-firefox" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-haproxy" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-xelatexthesis" ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine:3.15 ' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-snmpsim" ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bullseye ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-ansible" ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine:3.14 ' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-wireshark" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-redisserver" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-mongoserver" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-filemanager" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-powershell" ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine:3.14 ' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-dvwa" ,
"app" : true ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-hping3" ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine:3.15 ' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-volatilitylinux" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-volatilitywindows" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-twint" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-twintexplorer" ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-octave" ,
"large" : 'The build will take some time, so be patient!' ,
"custom" : 'true' ,
"customostext" : 'Base OS: ubuntu:18.04.6 LTS ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : true ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-r" ,
"large" : 'Note that this image is somewhat heavy (~2GB). It can take some time to build the Instance. If you think the proccess is frosen you can reload the page in your Browser' ,
"custom" : 'true' ,
"customostext" : 'Base OS: ubuntu:18.04.6 LTS ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : true ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http' ,
"app1" : true ,
"link1" : 'Click here to open rstudio' ,
"url1" : 'http' ,
"port1" : "8787/tcp"
} ,
{
"name" : "microservice-rust" ,
"large" : 'no' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-julia" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.15' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-lua" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.12' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-luajit" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.12' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-nodesqlite3" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: ubuntu:20.04 LTS ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-electron" ,
"large" : 'Note that this image is somewhat heavy (~1.5GB). It can take some time to build the Instance. If you think the proccess is frosen you can reload the page in your Browser' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-rubyfull" ,
"large" : 'Note that this image is somewhat heavy (~1GB). It can take some time to build the Instance. If you think the proccess is frosen you can reload the page in your Browser' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bullseye ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-ruby" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.15' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-golangfull" ,
"large" : 'Note that this image is somewhat heavy (~1GB). It can take some time to build the Instance. If you think the proccess is frosen you can reload the page in your Browser' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bullseye ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-golang" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.15' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-mariadb" ,
"large" : 'no' ,
"app" : false ,
"url" : 'http' ,
"port" : "6901/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-adminer" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.15' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : true ,
"url" : 'http' ,
"port" : "8080/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-gcc" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bullseye ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "8080/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-opencv" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:buster' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "8080/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-phpcli" ,
"large" : 'no' ,
"app" : false ,
"url" : 'http' ,
"port" : "8080/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-phpapache" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bullseye ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http' ,
"app2" : true ,
"link2" : 'Click to run your PHP code over https' ,
"url2" : 'https' ,
"port2" : "443/tcp" ,
"app1" : true ,
"link1" : 'Click to run your PHP code over http' ,
"url1" : 'http' ,
"port1" : "80/tcp"
} ,
{
"name" : "microservice-wordpress" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bullseye ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : true ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-oletools" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: python:3.11-rc-alpine3.15' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-dfirntfs" ,
"large" : 'no' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-peframe" ,
"large" : 'The build will take some time, so be patient!' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-libvshadow" ,
"large" : 'no' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-regripper" ,
"large" : 'no' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-jsshell" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: python:3.11-rc-alpine3.15' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-alpine313" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.13' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-alpine314" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.14' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-alpine315" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.15' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-debianbookworm" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bookworm ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-debianbullseye" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bullseye ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-debianbuster" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:buster ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-awscli" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: alpine3.13' ,
"customos" : 'apk add --no-cache net-tools ' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-perl" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bullseye ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
{
"name" : "microservice-perlfull" ,
"large" : 'no' ,
"custom" : 'true' ,
"customostext" : 'Base OS: debian:bullseye ' ,
"customos" : 'apt-get update && apt-get install -y --no-install-recommends net-tools' ,
"customshtext" : 'It is executed after all the normal builds' ,
"customsh" : ' #!/bin/sh' ,
"app" : false ,
"url" : 'http' ,
"port" : "80/tcp" ,
"ttyd" : true ,
"ttydport" : "3787/tcp" ,
"ttydurl" : 'http'
} ,
] ;