coder-enterprise-images/images/minimal
Cian Johnston 891c3855db
feat(image/base): add jq (#270)
adds jq to enterprise-base and enterprise-minimal
2024-03-14 15:49:23 +00:00
..
Dockerfile.ubuntu feat(image/base): add jq (#270) 2024-03-14 15:49:23 +00:00
README.md feat(image/base): add jq (#270) 2024-03-14 15:49:23 +00:00

README.md

Minimal Image

This image only contains the bare necessities:

  • bash
  • curl
  • ca-certificates
  • git
  • jq
  • sudo

It is mainly meant for testing purposes.