/rpg-kernel
├── core/
├── docker-compose.yml
└── MakefileCreate the file .env on the root:
UID=1000
GID=1000How to discover the values:
id -u
id -gStart environment
make upShutdown environment
make downBuild environment
make build| Name | Name | Last commit date | ||
|---|---|---|---|---|