- Contains a large number of
installation/deployment
scripts that developers need to use in their daily work. - Automatically supports
cross-platform
installation. - Thanks to the go-task project.
included:
docker-compose
dockerfile
Taskfile
- ✅ Manual
# build ubuntu + python:3.12
task df:py:b312
# test container:
task df:py:t312