Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 334 Bytes

README.earthly.md

File metadata and controls

16 lines (10 loc) · 334 Bytes

Building earthly containers

Install earthly

Install earthly from here

Running

If you have WARP access, you can speed up your builds by defining:

export EARTHLY_BUILDKIT_HOST := tcp://buildkit.zondax.dev:8372

To build earthly --ci +all To push earthly --ci --push +all