Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Add IpcMode #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add IpcMode #47

wants to merge 1 commit into from

Conversation

stevecrozz
Copy link

Together with a PR in drone-runtime, this adds support for using ipc as documented in docker-compose: https://docs.docker.com/compose/compose-file/#domainname-hostname-ipc-mac_address-privileged-read_only-shm_size-stdin_open-tty-user-working_dir

I will be testing to ensure the containers work as expected tomorrow, but I'm putting these PRs now in case the maintainers have any feedback for me before I get too deep.

@CLAassistant
Copy link

CLAassistant commented Jun 14, 2019

CLA assistant check
All committers have signed the CLA.

@stevecrozz
Copy link
Author

Build is failing because it requires drone/drone-runtime#75

@stevecrozz
Copy link
Author

As a followup, I ran tests this morning and verified steps that use ipc: host actually result in containers with IpcMode: "host". So this is working the way I expect.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants