Gerrrr opened a new pull request, #89:
URL: https://github.com/apache/otava/pull/89

   ```
   $ 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to