We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a35b95 commit 57c50e2Copy full SHA for 57c50e2
build_images.py
@@ -25,9 +25,9 @@
25
"https://github.com/legendu-net/docker-rust-utils.git",
26
"https://github.com/legendu-net/docker-vscode-server.git",
27
],
28
- #"alpine": [
29
- # "https://github.com/legendu-net/docker-rustpython.git",
30
- #],
+ "perf": [
+ "https://github.com/legendu-net/docker-rust.git",
+ ],
31
"blog": [
32
"https://github.com/legendu-net/docker-gitpod.git",
33
0 commit comments