Skip to content

Commit

Permalink
Alpine repos
Browse files Browse the repository at this point in the history
  • Loading branch information
mrMigles authored and seiv0814 committed Nov 14, 2024
1 parent c9fd63b commit 88dc03a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ ENV IS_ANALYZER_RESULT_ENABLED=true
ENV IS_TAGS_RESOLVER_ENABLED=true
ENV STATUS_WRITING_ENABLED=false

COPY docker/alpine-repositories /etc/apk/repositories
COPY docker/docker-entrypoint.sh /
COPY docker/pip.conf /etc/pip.conf
COPY docker/requirements.txt ${ROBOT_HOME}/requirements.txt
COPY docker/robot_tags_resolver.py ${ROBOT_HOME}/robot_tags_resolver.py
COPY docker/analyze_result.py ${ROBOT_HOME}/analyze_result.py
Expand Down

0 comments on commit 88dc03a

Please sign in to comment.