-
Prepare dev tools
- Install GIT
- Install Docker or Podman
-
Clone GIT repository
git clone https://github.com/automation64/container64.git
-
Adjust environment variables to match your configuration:
- Copy environment definition files from templates:
cp dot.local .local cp dot.secrets .secrets
- Review and update content for both files to match your environment
-
Download dev support scripts
./bin/dev-lib-base
- Add/Edit source code in:
src/
./cntbuild -b -c CONTAINER_NAME -e TAG
./cntbuild -u -c CONTAINER_NAME -e TAG
- Project GIT repository: https://github.com/automation64/container64
- Project Documentation: https://serdigital64.github.io/container64/