Skip to content

Conversation

Paraphraser
Copy link

Following on from discussion in #761, this adds quotes to port mappings as recommended in docker-compose
documentation:

HOST:CONTAINER should always be specified as a (quoted) string, to avoid conflicts with yaml base-60 float

Following on from discussion in SensorsIot#761, this adds quotes to port mappings
as recommended in docker-compose
[documentation](https://docs.docker.com/compose/compose-file/05-services/#short-syntax-3):

> HOST:CONTAINER should always be specified as a (quoted) string, to
avoid conflicts with
[yaml base-60 float](https://yaml.org/type/float.html)

Signed-off-by: Phill Kelley <[email protected]>
@Slyke Slyke merged commit c0c4630 into SensorsIot:master Apr 30, 2024
@Paraphraser Paraphraser deleted the 20240402-port-pair-quotes-master branch May 4, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants