Remove rollup steps from tat service Dockerfile #1082
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
With the changes made in Shared-Reality-Lab/IMAGE-TactileAuthoring#16, the rollup steps need to be removed from the IMAGE tat service Dockerfile. This PR comments out the corresponding lines in the Dockerfile.
NOTE: This needs to be merged after the PR Shared-Reality-Lab/IMAGE-TactileAuthoring#16 is merged and built!
TESTING: These changes were tested by using an override on unicorn along with the changes made in the PR linked above and ensuring that the build works and pushes data correctly to the Monarch with this photo and a hand drawn example (a rectangle labelled 'test').
Required Information
Coding/Commit Requirements
New Component Checklist (mandatory for new microservices)
docker-compose.ymlandbuild.yml..github/workflows.README.mdfile that describes what the component does and what it depends on (other microservices, ML models, etc.).OR