Skip to content

[WIP] Docker infrastructure#6

Merged
teoliphant merged 8 commits into
masterfrom
docker-infrastructure
Apr 22, 2022
Merged

[WIP] Docker infrastructure#6
teoliphant merged 8 commits into
masterfrom
docker-infrastructure

Conversation

@anirrudh
Copy link
Copy Markdown
Contributor

@anirrudh anirrudh commented Apr 4, 2022

This PR adds a Dockerfile that sets up miniconda and pyodide inside a docker image, along with epython installed from source.

This will mitigate current environment issues that we are having with pyodide. Eventually, the goal here will be to run epython, generate a simple .wasm script, and then hook into pyodide as a package that can be imported and used.

Currently, the dockerfile is dirty and could use additional help (i.e. docker stack using docker-compose), but this works for our current use-case.

cc: @cleonard @verhulstm

@verhulstm
Copy link
Copy Markdown
Member

I like this,

@verhulstm
Copy link
Copy Markdown
Member

can you try it with FROM pyodide/pyodide:0.20.0 ?

@teoliphant teoliphant merged commit d8c80d6 into master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants