Files
arkanum/docs/guide/components/packages.md
OCram85 90e6bbbaa3
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
move addtional packages install to dockerfile (#138)
### 📖 Summary

- install file and make

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #138
2024-11-19 13:43:43 +01:00

10 lines
300 B
Markdown

# Packages
We already included the following packages while building the Arkanum image:
| Name | Version | Description |
| -----: | :---------- | :------------: |
| `git` | `2.43.0` | Git VCS |
| `file` | `file-5.45` | file type info |
| `make` | `4.3` | GNU Make 4.3 |