### Goals 1. Improve dockerfiles 2. Single image publishing support on CI ### CI - ~Abandon [bake-action][1], use [build-push-action][2] stead. Because it's so hard to publish single image using bake~ - [x] Make it possible to build a single target #31 [1]: https://github.com/docker/bake-action [2]: https://github.com/docker/build-push-action
Goals
CI
Abandon bake-action, use build-push-action stead. Because it's so hard to publish single image using bake