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 template repo run arguments to deployment container #126

Merged
merged 1 commit into from
May 24, 2023

Conversation

patrick-5546
Copy link
Member

Description

Deployment container should have all the same run arguments as the dev container. Previously we were missing the ones from the template repository, https://github.com/athackst/vscode_ros2_workspace:

# From run arguments of template repository
cap_add:
- SYS_PTRACE
security_opt:
- seccomp:unconfined
- apparmor:unconfined

@hhenry01 FYI

Verification

  • ./start_container.sh successfully starts deployment container

@patrick-5546 patrick-5546 self-assigned this May 24, 2023
@patrick-5546 patrick-5546 enabled auto-merge (squash) May 24, 2023 23:31
@patrick-5546 patrick-5546 mentioned this pull request May 24, 2023
21 tasks
@patrick-5546 patrick-5546 merged commit 2a44dc3 into main May 24, 2023
@patrick-5546 patrick-5546 deleted the user/patrick-5546/deployment-add-args branch May 24, 2023 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant