A docker container image containing ASDF installed and ready to use.
Find a file
Renovate Bot caade567c7
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
chore(deps): add renovate.json
2023-07-21 13:21:46 +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: update to ASDF 0.12.0. 2023-07-20 14:17:56 +12:00
README.md docs: add README. 2023-07-20 08:49:31 +12:00
renovate.json chore(deps): add renovate.json 2023-07-21 13:21:46 +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.