https://github.com/yeshan333/erlang_elixir_asdf_ubuntu_container
<build>Ubuntu <ASDF & Erlang & Elixir> Docker Image.
https://github.com/yeshan333/erlang_elixir_asdf_ubuntu_container
asdf docker-image elixir erlang
Last synced: about 2 months ago
JSON representation
<build>Ubuntu <ASDF & Erlang & Elixir> Docker Image.
- Host: GitHub
- URL: https://github.com/yeshan333/erlang_elixir_asdf_ubuntu_container
- Owner: yeshan333
- License: mit
- Created: 2021-11-14T07:38:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T07:44:42.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T17:53:56.758Z (over 1 year ago)
- Topics: asdf, docker-image, elixir, erlang
- Language: Dockerfile
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# erlang_elixir_asdf_ubuntu_container
> build: Ubuntu Docker Image.
This project uses GitHub Actions to build a Docker image based on Ubuntu and asdf to quickly switch between elixir and erlang versions of the experimental environment.
> - Github Package Pull Image:https://github.com/users/yeshan333/packages/container/package/erlang_elixir_asdf_ubuntu_container
> - Dockerhub Pull Image: https://hub.docker.com/repository/docker/yeshan333/erlang_elixir_asdf_ubuntu
## License
[MIT](https://choosealicense.com/licenses/mit/)
## Related
Here are some related projects.
- [asdf](https://github.com/asdf-vm/asdf) - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more.
- [asdf-erlang](https://github.com/asdf-vm/asdf-erlang) - Erlang plugin for asdf version manager.
- [asdf-elixir](https://github.com/asdf-vm/asdf-elixir) - Elixir plugin for asdf version manager.
- [readme.so](https://readme.so/editor) - The easiest way to create a README.
- [compatibility-between-elixir-and-erlang-otp](https://hexdocs.pm/elixir/compatibility-and-deprecations.html#compatibility-between-elixir-and-erlang-otp)