A docker container image containing ASDF installed and ready to use.
Find a file
James Harton 48704e1951
All checks were successful
continuous-integration/drone/push Build is passing
fix(asdf_install): don't crash when no plugins are installed.
2023-07-20 11:36:45 +12:00
.dockerignore chore: attempt to use S3 as the container cache. 2023-07-20 09:32:03 +12:00
.drone.yml chore: attempt to use S3 as the container cache. 2023-07-20 09:32:03 +12:00
asdf chore: provide a simple asdf wrapper script. 2023-07-19 17:52:55 +12:00
asdf_install fix(asdf_install): don't crash when no plugins are installed. 2023-07-20 11:36:45 +12:00
Dockerfile chore: install ASDF as root. 2023-07-19 19:19:43 +12:00
README.md docs: add README. 2023-07-20 08:49:31 +12:00

This is a Docker container I use for installing tools using ASDF in CI environments.

It has a lot of stuff in it, you probably don't need it.