From 1c40e3618406668a9fb41871c5e0f9c5dfb25741 Mon Sep 17 00:00:00 2001 From: Douglas Parker Date: Wed, 28 Feb 2024 23:31:50 +0000 Subject: [PATCH] Add README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c06c679 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Alpine + +A Alpine docker image with the most common build tools preinstalled. + +## Build Tools + +- docker +- git +- git-lfs +- nodejs +- npm +- yarn +- pnpm \ No newline at end of file