PySR / Dockerfile

Commit History

Remove debugging statement
60aa659

MilesCranmer commited on

Remove unused build tools
531c078

MilesCranmer commited on

Remove unused opencontainers version info
9721308

MilesCranmer commited on

Install key build tools for docker
3d4277b

MilesCranmer commited on

Avoid using `juliaup` in dockerfile
5b00b7d

MilesCranmer commited on

Fix docker buildx issue
a7f014a

MilesCranmer commited on

Base image on python rather than julia
2deb5fc

MilesCranmer commited on

Clean up pyenv install
dc5faa1

MilesCranmer commited on

Set docker image version dynamically
1fdfce8

MilesCranmer commited on

Fix Dockerfile for test refactor
ceb3c10

MilesCranmer commited on

Update Dockerfile
7fa5f44
unverified

MilesCranmer commited on

feat: add `ARG` for package version
36e49b9
unverified

SauravMaheshkar commited on

feat(docker): Add opencontainers image-spec to `Dockerfile`
ba3d140
unverified

SauravMaheshkar commited on

Revert dockerfile edit
87b573d

MilesCranmer commited on

Remove redundant command from Dockerfile
350f60c

MilesCranmer commited on

Add tmux to dockerfile
65a4248

MilesCranmer commited on

Don't include README in docker
6487b49

MilesCranmer commited on

Add back Docker code
a398433

MilesCranmer commited on

Fix use of ARG in Dockerfile
1312ca7

MilesCranmer commited on

Add CI for dockerfile
b1cf54d

MilesCranmer commited on

Fix dockerfile to not include Project.toml
c0cb51e

MilesCranmer commited on

Get dockerfile working with PyJulia
e0d0dc1

MilesCranmer commited on

Add commands for Dockerfile
9a56c67

MilesCranmer commited on

Create Dockerfile which launches with IPython
0810b27

MilesCranmer commited on