Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Conversation

@ulyssessouza
Copy link
Contributor

What I did
Add configs bind mount read-only support

Related issue
Resolves #937

@github-actions github-actions bot added the local Local context (moby) label Feb 4, 2021
@ulyssessouza ulyssessouza marked this pull request as ready for review February 4, 2021 12:46
return nil, err
}
mounts[mount.Target] = mount
m[bindMount.Target] = bindMount
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll never get used with this golang habit to use single letter variables...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same for me... Javaist thing probably :)

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
@gtardif gtardif merged commit de7ce70 into docker-archive:main Feb 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

local Local context (moby)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Local compose: support config

3 participants