Created
October 11, 2018 12:03
-
-
Save gauravkaila/50c3908c7c53c9419787669ee83b4edb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
parameters | data_type | explanation | |
---|---|---|---|
docker_image_version | int | Version of the docker image created in the previous step (can be found via the VSC IDE) | |
cpu_cores | int | Number of CPU cores for the Docker container | |
memory | int | Memory for the Docker container | |
service_name | string | Deployment service name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment