// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders without throwing 1`] = ` .c1 { box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; } .c2 { box-sizing: border-box; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: 0.5rem; padding-left: 0.5rem; } .c5 { box-sizing: border-box; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: 0.5rem; padding-left: 0.5rem; } .c9 { box-sizing: border-box; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; padding-right: 0.5rem; padding-left: 0.5rem; } .c0 { margin-right: auto; margin-left: auto; padding-top: 1.1875rem; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; display: block; -webkit-flex-flow: column; -ms-flex-flow: column; flex-flow: column; } .c8 { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; overflow: visible; text-transform: none; -webkit-appearance: button; -moz-appearance: button; appearance: button; min-width: 7.5rem; box-sizing: border-box; display: inline-block; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; padding: 0.9375rem 1.125rem; position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-weight: 400; font-size: 0.9375rem; text-align: center; font-style: normal; font-stretch: normal; line-height: normal; -webkit-letter-spacing: normal; -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; text-decoration: none; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; color: ; background-image: none; background-color: ; border-radius: 0.25rem; border: solid 0.0625rem; color: ; background-color: ; border-color: ; } .c8::-moz-focus-inner, .c8[type="button"]::-moz-focus-inner, .c8[type="reset"]::-moz-focus-inner, .c8[type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } .c8:-moz-focusring, .c8[type="button"]:-moz-focusring, .c8[type="reset"]:-moz-focusring, .c8[type="submit"]:-moz-focusring { outline: 0.0625rem dotted ButtonText; } .c8:focus { outline: 0; text-decoration: none; background-color: ; border-color: ; } .c8:hover { background-color: ; border: solid 0.0625rem; } .c8:active, .c8:active:hover, .c8:active:focus { background-image: none; outline: 0; background-color: ; border-color: ; } .c8[disabled] { cursor: not-allowed; pointer-events: none; } .c8:focus { background-color: ; border-color: ; } .c8:hover { background-color: ; border-color: ; } .c8:active, .c8:active:hover, .c8:active:focus { background-color: ; border-color: ; } .c8 + button { margin-left: 1.25rem; } .c3 { font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-weight: 500; font-size: 1.5rem; } .c6 { font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-weight: 500; font-size: 0.9375rem; } .c7 { font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-weight: 400; line-height: 1.5rem; font-size: 0.9375rem; } .c4 { box-shadow: 0 2px 0 0 rgba(0,0,0,0.05); border: solid 1px #d8d8d8; padding: 0.375rem 1.125rem 1.5rem; } .c4 + .c4 { margin-top: 1.5rem; } @media only screen and (min-width:64em) { .c5 { -webkit-flex-basis: 83.33333333333334%; -ms-flex-basis: 83.33333333333334%; flex-basis: 83.33333333333334%; max-width: 83.33333333333334%; display: block; } } @media only screen and (min-width:64em) { .c9 { -webkit-flex-basis: 75%; -ms-flex-basis: 75%; flex-basis: 75%; max-width: 75%; display: block; } } @media only screen and (min-width:48em) { .c0 { width: 46rem; } } @media only screen and (min-width:64em) { .c0 { width: 61rem; } } @media only screen and (min-width:75em) { .c0 { width: 76rem; } }

Services

Import your services

You can import your services from a Git repository hosting service. Learn more.

Alternatively, you can upload or edit manifest file.

Manifest is a file describing your services. It is similar to Docker Compose file. You can upload a file from you local machine or edit it manually. Learn more.

`;