Skip to content

Commit

Permalink
chore(doc): updated earthly doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmorano committed Apr 12, 2024
1 parent 12233ab commit bff9288
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions EARTHLY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Prerequisites

* [docker]
* [earthly]

# Running local environment using docker-compose

There is no need to build the images first, as earthly targets include the build dependency, so you can just do this right the way:
Expand Down Expand Up @@ -40,3 +45,6 @@ cf-ledger-sync-scheduler:latest
cf-ledger-sync-aggregation:latest
cf-ledger-sync-streamer:latest
```

[earhly]: https://docs.earthly.dev/install
[docker]: https://docs.docker.com/get-docker/

0 comments on commit bff9288

Please sign in to comment.