Closed
Bug 1931967
Opened 7 months ago
Closed 7 months ago
Add custom command setup_local_docker to .circleci/config.yml for running jobs locally using CircleCI cli tool
Categories
(bugzilla.mozilla.org :: Infrastructure, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
Due to permissions issues on linux and access to the /var/run/docker.sock file, I need to make a custom change to the config.yml to fix the perms if running locally. It looks for a special env var when using the cli and so it will not impact running in CircleCI online environment.
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•