You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
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
GitHub Actions steps have access to the docker daemon, so we should, too
The text was updated successfully, but these errors were encountered: