https://github.com/pavelzw/pixi-docker-example
Example code for my blog post on using pixi with docker
https://github.com/pavelzw/pixi-docker-example
conda docker pixi
Last synced: 6 months ago
JSON representation
Example code for my blog post on using pixi with docker
- Host: GitHub
- URL: https://github.com/pavelzw/pixi-docker-example
- Owner: pavelzw
- License: bsd-3-clause
- Created: 2024-06-04T16:44:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-07T15:04:16.000Z (about 1 year ago)
- Last Synced: 2025-03-26T12:51:12.551Z (7 months ago)
- Topics: conda, docker, pixi
- Language: Dockerfile
- Homepage: https://tech.quantco.com/blog/pixi-production
- Size: 27.3 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pixi-docker-example
This is the code for my blog post on using pixi with docker. You can find the blog post [here](https://tech.quantco.com/blog/pixi-production).