-
I could not find any option that allows to specify a file which to be used as `Earthfile`. For example, Docker uses `Dockerfile` by default, but you can specify different file using command line optio…
-
### Use case
I my projects I want to remove Dockerfile(s), but there Earthfile is not usable in docker compose having and integration will be awesome
### Expected Behavior
It could be somethi…
-
**Does existing documentation exist?**
surprisingly none:
```
$ grep -RIi comments
earthly-command/earthly-command.md:Lines beginning with `#` are treated as comments. Blank lines are allowed.…
-
An Earthly CI customer (new employee) was trying to run an Earthfile locally that works for other team members and in CI within the org. He was seeing this error:
```
Error: build target: build ma…
-
Earthly only supports a single Earthfile per directory, which can lead to very large Earthfiles.
Proposal: extend `IMPORT` to allow importing from other `.earth` files from the same directory.
f…
-
### Question
I want to be able to define self contained hermetic targets to compile various software. However I would like to be able to skip compilation of software which was already compiled (and l…
-
**What went wrong?**
I attempted to run Earthly on a x86 Ubuntu VM running on my M1 macbook. Sample Earthfile:
```
VERSION 0.7
FROM debian:stable-slim
test:
RUN apt-get update
```
When…
-
Turns out the Elixir repository uses https://github.com/earthly/earthly for CI and in GitHub actions. This would make a convenient way to run CI locally. We should investigate to see if we can get it …
-
### What went wrong?
@mikejholly I'm looking up this error for a Win11 WSL2 Ubuntu build, and was caught off guard: it doesn't seem relevant to my cmd line OS (Darwin is a Mac thing). This closed G…
-
### Share your bug report, feature request, or comment.
I think it would be nice to provide a [Flatpak package](https://flatpak.org/) as an alternative installation method.
For reference, I foun…