{"id":23169527,"url":"https://github.com/khaledalam/docker_smiley","last_synced_at":"2026-04-06T08:01:12.955Z","repository":{"id":163496683,"uuid":"638978748","full_name":"khaledalam/docker_smiley","owner":"khaledalam","description":"Docker_Smiley is a small application with a web based interface to reverse engineering Docker containers' environment variables precedence and monitor Docker containers' processes and logs in real time.","archived":false,"fork":false,"pushed_at":"2023-05-26T17:45:06.000Z","size":23314,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T20:04:44.622Z","etag":null,"topics":["container","containers","docker","docker-compose","go","golang","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khaledalam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-10T13:57:36.000Z","updated_at":"2024-04-30T15:56:37.000Z","dependencies_parsed_at":"2023-06-18T18:29:24.709Z","dependency_job_id":null,"html_url":"https://github.com/khaledalam/docker_smiley","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khaledalam/docker_smiley","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fdocker_smiley","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fdocker_smiley/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fdocker_smiley/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fdocker_smiley/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaledalam","download_url":"https://codeload.github.com/khaledalam/docker_smiley/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledalam%2Fdocker_smiley/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["container","containers","docker","docker-compose","go","golang","react"],"created_at":"2024-12-18T03:18:01.477Z","updated_at":"2026-04-06T08:01:12.935Z","avatar_url":"https://github.com/khaledalam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\nDocker_Smiley \n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"ui/public/docker_smiley_logo.png\" width=\"150\" heigth=\"150\"\u003e\n\u003c/p\u003e\n\n---\n\nDocker_Smiley is a small application with a web based interface to reverse engineering Docker containers' environment variables precedence and monitor Docker containers' processes and logs in real time.\n\nWritten in [Go](https://github.com/golang/go) and [React](https://github.com/facebook/react).\n\n---\n\n\u003cimg src=\"interface.png\" \u003e\n---\n\n\n## Sharing the journey of the development process in public.\n\n\n- [ ] Environments\n  - [x] listing: apps -\u003e containers -\u003e envs -\u003e 7-levels\n    - [x] level 1 (Set using docker compose run -e in the CLI)\n    - [ ] level 2 (Substituted from your shell)\n    - [ ] level 3 (Set using the environment attribute in the Compose file)\n    - [ ] level 4 (Use of the --env-file argument in the CLI)\n    - [ ] level 5 (Use of the env_file attribute in the Compose file)\n    - [ ] level 6 (Set using an .env file placed at base of your project directory)\n    - [ ] level 7 (Set in a container image in the ENV directive. Having ARG or ENV setting in a Dockerfile)\n  - [ ] struct subRows levels in horizontal orientation\n  - [ ] cache table builtin functionalities [e.g. # of rows] and fix search in subRows\n  - [ ] tooltip each level explanation\n  - [ ] TBD\n- [ ] Processes \n  - [ ] TBD\n- [ ] Logs\n  - [ ] struct subRows in better UI \n  - [ ] TBD\n---\n\n- [ ] General\n  - [x] use redux\n  - [ ] readme.md \n  - [ ] github actions\n  - [ ] basic auth\n  - [ ] documentation\n  - [ ] testing\n  - [x] dark mode\n  - [ ] containerize application\n  - [ ] test on Linux and Windows environments (currently on mac only)\n  - [ ] remove unused packages\n  - [ ] add examples\n  - [ ] TBD\n\n\n---\n\nfrontend:\n`npm run start` or `yarn run start` \u003cbr/\u003e\nhttp://localhost:3000/\n\nbackend:\n`GIN_PORT=8010 gin run main.go`\u003cbr/\u003e\nhttp://localhost:8010/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledalam%2Fdocker_smiley","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaledalam%2Fdocker_smiley","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledalam%2Fdocker_smiley/lists"}