#Write your first Dagger pipeline | Dagge...

1 messages · Page 1 of 1 (latest)

surreal remnant
#

@agile sorrel are you running locally or using the interactive snippet?

#

@radiant briar this snippet is hanging for me indefinitely

agile sorrel
#

locally

#

snippet took a while also XD

surreal remnant
#

There are some images that are pulled down to get Dagger going. Does it run faster when you run it again?

#

If you run docker ps or equivalent, how long has your dagger engine been running? What version?

#

Here's mine

$ docker ps
CONTAINER ID   IMAGE                              COMMAND                  CREATED      STATUS      PORTS     NAMES
9642f7c1d9bf   registry.dagger.io/engine:v0.6.2   "dagger-entrypoint.s…"   3 days ago   Up 3 days             dagger-engine-e7ae55a590c74d2e
agile sorrel
#

yup first time around 30s before first console output, after that already fast

#

third world country slow internet issue XD

golden vector
#

Could it be logged out that the dagger engine is being pulled? I think that would be very nice feedback to the developer instead of dagger looking like it froze.

radiant briar