Skip to content

Commit

Permalink
Reuse mathlib's docker image
Browse files Browse the repository at this point in the history
Even though it's ancient and installs the Lean 3 extension, it works for our purposes if we run `elan self update` afterwards.
  • Loading branch information
YaelDillies committed Jun 1, 2024
1 parent c470211 commit da397c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
40 changes: 0 additions & 40 deletions .docker/gitpod/Dockerfile

This file was deleted.

3 changes: 1 addition & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
image:
file: .docker/gitpod/Dockerfile
image: leanprovercommunity/mathlib:gitpod

vscode:
extensions:
Expand Down

0 comments on commit da397c9

Please sign in to comment.