https://github.com/juliacontainerization/dockersandbox.jl
Run Julia `Cmd` objects inside of Docker containers
https://github.com/juliacontainerization/dockersandbox.jl
Last synced: 8 months ago
JSON representation
Run Julia `Cmd` objects inside of Docker containers
- Host: GitHub
- URL: https://github.com/juliacontainerization/dockersandbox.jl
- Owner: JuliaContainerization
- License: other
- Created: 2013-07-24T07:08:00.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T19:58:09.000Z (about 5 years ago)
- Last Synced: 2025-09-11T20:28:43.311Z (9 months ago)
- Language: Julia
- Homepage: https://juliacontainerization.github.io/DockerSandbox.jl/stable
- Size: 218 KB
- Stars: 15
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DockerSandbox.jl
[](https://JuliaContainerization.github.io/DockerSandbox.jl/stable)
[](https://JuliaContainerization.github.io/DockerSandbox.jl/dev)
[](https://codecov.io/gh/JuliaContainerization/DockerSandbox.jl)
| Julia | CI |
| ------- | -- |
| v1 | [](https://github.com/JuliaContainerization/DockerSandbox.jl/actions/workflows/ci.yml) |
| nightly | [](https://github.com/JuliaContainerization/DockerSandbox.jl/actions/workflows/ci_julia_nightly.yml) |
DockerSandbox.jl is a package for running Julia `Cmd` objects inside of Docker containers.
Please see the [documentation](https://JuliaContainerization.github.io/DockerSandbox.jl/stable).