You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| name || Name of the application (defaults to build-source's directory name) |
351
+
| dockerfile | Default: `Dockerfile`| Path to the Dockerfile |
352
+
| build-source | Default: `.`| Path to the build context |
353
+
| cache | Default: `true`| Use cache when building the image |
354
+
| port | Default: `8080`| Port to expose |
355
+
| namespace-id || Container Namespace ID to deploy to |
356
+
| region | Default: `fr-par`<br />One of: `fr-par`, `nl-ams`, `pl-waw`, `all`| Region to target. If none is passed will use default region from the config |
0 commit comments