Skip to content
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

Add fs binding #212

Closed
Tracked by #200
taorepoara opened this issue Jun 28, 2024 · 1 comment
Closed
Tracked by #200

Add fs binding #212

taorepoara opened this issue Jun 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@taorepoara
Copy link
Member

taorepoara commented Jun 28, 2024

See the doc: https://docs.docker.com/reference/dockerfile/#run---mounttypebind and https://docs.docker.com/build/building/best-practices/#add-or-copy

define a bind field (with a plural alias) with the list of mounted elements.

@taorepoara taorepoara added enhancement New feature or request good first issue Good for newcomers labels Jun 28, 2024
@taorepoara taorepoara added this to Lenra Jun 28, 2024
@github-project-automation github-project-automation bot moved this to 🟣 Need triage in Lenra Jun 28, 2024
@taorepoara
Copy link
Member Author

The run could be moved to a separated struct that includes all the elements linked to the run (binds, caches, secrets, networks) like it's done for CopyOptions

@taorepoara taorepoara moved this from 🟣 Need triage to ⚪ Todo in Lenra Jul 10, 2024
@taorepoara taorepoara self-assigned this Jul 10, 2024
@taorepoara taorepoara moved this from ⚪ Todo to 🟢 In Progress in Lenra Jul 10, 2024
@taorepoara taorepoara moved this from 🟢 In Progress to ⚪ Todo in Lenra Jul 10, 2024
@taorepoara taorepoara moved this from ⚪ Todo to 🟢 In Progress in Lenra Jul 11, 2024
@taorepoara taorepoara moved this from 🟢 In Progress to 🔵 In Review in Lenra Jul 11, 2024
@github-project-automation github-project-automation bot moved this from 🔵 In Review to ⚫ Done in Lenra Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Archived in project
Development

No branches or pull requests

1 participant