Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 15f3ae7

Browse files
committed
fix "build your own" instructions
1 parent 8efe3a9 commit 15f3ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ There are several flavours of this image.
3636
3737
# How to build your own SageMath images
3838
39-
Run `docker build -f docker/Dockerfile --target TARGET .` in the Sage repository with `TARGET` one of `sage`, `sage-jupyter`, or `dev`.
39+
Run `docker build -f docker/Dockerfile --build-arg ARTIFACT_BASE=saraedum/sagemath-dev:develop --target TARGET .` in the Sage repository with `TARGET` one of `sagemath` or `sagemath-dev`.
4040
4141
# How these images get updated
4242

0 commit comments

Comments
 (0)