#Live coding

1 messages Β· Page 1 of 1 (latest)

runic oyster
#

.

pastel flare
#

On admin side: Just rejoined after updating my Discord settings and my mic is blocked again πŸ˜† Looks like most of us are prevented from sharing camera as well.

pastel flare
#

@runic oyster similar to this?

actions: {
    run: docker.#Run & {
      _image: docker.#Pull & { source: "localhost:5000/hw" }
    }
pastel flare
#

yep. I def tried it 😁

#

Think I settled on

pull: docker.#Pull & { source: "localhost:5000/hw" }
    run: docker.#Run & {
      _image: pull.output
    }
#

@livid onyx

runic oyster
#

I wish this worked:

image: {
  _pull: docker.#Pull & { source: "..." }
  _pull.output
}
pastel flare
#

Need to be given access to speak again πŸ™‚

magic grove
#

Could you please send the link of this buildkit arch rabbit hole ? πŸ˜‡

sharp plank
#

@magic grove This was also interesting: https://www.youtube.com/watch?v=wTENRhYt3mw

Don’t miss out! Join us at our upcoming event: KubeCon + CloudNativeCon North America 2021 in Los Angeles, CA from October 12-15. Learn more at https://kubecon.io The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects.

Running Cache-Efficient Builds at Scal...

β–Ά Play video
magic grove
#

Need to go, it's been pretty cool ! Thanks

livid onyx
runic oyster
#

I'm back!

#

Awww I missed it

#

Hope you had a fun time

#

@livid onyx did you push any new commit? If so, should I try to merge?

#

Nevermind - just saw your message in #dev