Closed erdrix closed 1 year ago
There is no docker image built and published for other platforms.
Adds steps in Circle Ci to build and push the docker image, using the new makefile command introduced in https://github.com/konpyutaika/nifikop/pull/205.
No response
Just FYI this change makes all nifikop OCI images instead of docker images since we changed the image build process to use the docker buildx plugin.
docker buildx
Is your feature request related to a problem?
There is no docker image built and published for other platforms.
Describe the solution you'd like to see
Adds steps in Circle Ci to build and push the docker image, using the new makefile command introduced in https://github.com/konpyutaika/nifikop/pull/205.
Describe alternatives you've considered
No response
Additional context
No response