Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

mount container runtime socket into steps #28

Closed
frantjc opened this issue Jan 27, 2022 · 1 comment
Closed

mount container runtime socket into steps #28

frantjc opened this issue Jan 27, 2022 · 1 comment

Comments

@frantjc
Copy link
Owner

frantjc commented Jan 27, 2022

GitHub Actions steps have access to the docker daemon, so we should, too

@frantjc
Copy link
Owner Author

frantjc commented Mar 25, 2022

the docker runtime now mounts its socket into any container it runs (assuming the docker client is connected to a unix socket--obviously we can't do anything if the daemon is on another server)

this doesn't scale up to k8s (unless the cluster is doing something dumb like using docker as the container runtime) or translate to containerd, but I don't really mind--other runtimes are part of sqnc's way of superseding GitHub Actions, so at that point I'll be okay with drift from "core" functionality

@frantjc frantjc closed this as completed Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant