Skip to content

fix(dogfood): stop overriding /etc/apt/sources.list with tsw mirrors #11999

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
rm tsw sources.list entirely
  • Loading branch information
johnstcn committed Feb 6, 2024
commit 605005fdbd9715e4ab4cac30410b955e23b5cc34
3 changes: 0 additions & 3 deletions dogfood/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -337,9 +337,6 @@ COPY --from=rust-utils /tmp/bin /usr/local/bin
COPY --from=proto /tmp/bin /usr/local/bin
COPY --from=proto /tmp/include /usr/local/bin/include

# Switch to teraswitch mirrors for faster package installs at runtime.
RUN mv /etc/apt/sources.list.tsw /etc/apt/sources.list

USER coder

# Ensure go bins are in the 'coder' user's path. Note that no go bins are
Expand Down
3 changes: 0 additions & 3 deletions dogfood/files/etc/apt/sources.list.tsw

This file was deleted.