examples/README.md
This folder contains a series of examples to help you familiarize yourself with Earthly.
<!-- NOTE: If you change this, please also change docs/examples/examples.md -->If you are new to Earthly, you may find the Basics tutorial helpful.
<!-- vale HouseStyle.Spelling = NO --> <!-- vale HouseStyle.Spelling = YES -->Please note that these examples, although similar, are distinct from the ones used in the tutorial.
<!-- vale HouseStyle.Spelling = NO -->WITH DOCKER and docker-compose can be used to start up services and then run an integration test suite.grpc example for a more extensive use-case.IMPORT command to alias Earthfile references.