-
Notifications
You must be signed in to change notification settings - Fork 652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rename values of containers definition to match docker-compose values #1595
Commits on Dec 24, 2022
-
rename identifier to container_name
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7720ed5 - Browse repository at this point
Copy the full SHA 7720ed5View commit details
Commits on Dec 25, 2022
-
rename dependsOn to depends_on
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6cca3ce - Browse repository at this point
Copy the full SHA 6cca3ceView commit details -
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a69d53 - Browse repository at this point
Copy the full SHA 4a69d53View commit details -
rename environmentVariables to environment
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b13cb77 - Browse repository at this point
Copy the full SHA b13cb77View commit details -
rename maxShutdownTime to stop_grace_period
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c44447 - Browse repository at this point
Copy the full SHA 5c44447View commit details -
rename restartPolicy to restart
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e78d72 - Browse repository at this point
Copy the full SHA 1e78d72View commit details -
rename displayName to display_name
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c57b2d - Browse repository at this point
Copy the full SHA 3c57b2dView commit details -
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a9a452 - Browse repository at this point
Copy the full SHA 7a9a452View commit details -
rename internalPorts to internal_ports
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53065b5 - Browse repository at this point
Copy the full SHA 53065b5View commit details -
internal_ports should be a string and not an array
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54f61eb - Browse repository at this point
Copy the full SHA 54f61ebView commit details -
Signed-off-by: Simon L <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 117c3de - Browse repository at this point
Copy the full SHA 117c3deView commit details