Skip to content

Add Docker containerization#25

Open
achendev wants to merge 1 commit intomasterfrom
containerize-project-with-docker-compose
Open

Add Docker containerization#25
achendev wants to merge 1 commit intomasterfrom
containerize-project-with-docker-compose

Conversation

@achendev
Copy link
Copy Markdown
Member

@achendev achendev commented Jun 7, 2025

Summary

  • ignore /docker/root files
  • mount root directory in compose
  • document root bind mount
  • copy entire /etc, /home, and /root in init_creds.sh
  • write env-supplied credentials to /var/cld/creds/creds_env with CLD_CFG_ prefix
  • default to static creds file if no env vars supplied
  • document env credential usage in README
  • ensure a non-containerized creds file is converted to creds_static
  • clean up cron setup invocation
  • remove deprecated Compose version field

Testing

  • docker-compose config (failed: command not found)
  • docker compose config (failed: command not found)

https://chatgpt.com/codex/tasks/task_e_6843680480848330be817b2d43a7b635

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant