Skip to content

Conversation

Gerrrr
Copy link
Contributor

@Gerrrr Gerrrr commented Sep 6, 2025

$ uv run tox -e docker-build

Without this PR:

$ docker image ls | grep apache/otava
apache/otava                    latest              2b43a1b28f21   5 seconds ago   1.8GB

With this PR:

$ docker image ls | grep apache/otava
apache/otava                    latest              fe6ae40666a2   13 seconds ago       778MB

This change slightly changes docker-compose usage, so I also updated docs and examples.

```
$ uv run tox -e docker-build
```

Without this PR:

```
$ docker image ls | grep apache/otava
apache/otava                    latest              2b43a1b28f21   5 seconds ago   1.8GB
```

With this PR:

```
$ docker image ls | grep apache/otava
apache/otava                    latest              fe6ae40666a2   13 seconds ago       778MB
```
@Gerrrr Gerrrr mentioned this pull request Sep 6, 2025
@Gerrrr Gerrrr merged commit cb11830 into master Sep 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants