The bittensor repository contains the Dockerfile definition for all the components, masa-oracle included. This is quite problematic when we have to release, because when we generate the image for bittensor, these are also generated for the oracle without the oracle tags.
Problem:
The bittensor repository contains the Dockerfile definition for all the components,
masa-oracle
included. This is quite problematic when we have to release, because when we generate the image for bittensor, these are also generated for the oracle without the oracle tags.Additional context
The container images definition are here: https://github.com/masa-finance/masa-bittensor/tree/main/docker
Acceptance criteria
COPY
the current code where the repository is checked out as local context