Skip to content

Conversation

Gerrrr
Copy link
Contributor

@Gerrrr Gerrrr commented Sep 6, 2025

This PR is stacked on top of #89. It completes the first step of #85 - build Docker image in CI.

```
$ 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 marked this pull request as ready for review September 6, 2025 18:43
@Gerrrr Gerrrr changed the title WIP: Run Docker build in CI Run Docker build in CI Sep 6, 2025
@Gerrrr Gerrrr merged commit 36cd1cb into master Sep 9, 2025
4 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