#Use container
1 messages · Page 1 of 1 (latest)
I've figured out from the tutorial I can do | terminal, but I don't want to use it in the terminal just yet.
Dagger doesn't have direct access to your local Docker, but there are several ways to accomplish this.
One simple way is to | publish to a registry and then docker pull if you want it in Docker.
Is there a way to do that without pushing to the internet?