{"id":22771148,"url":"https://github.com/cspray/docker-compose-dates","last_synced_at":"2026-01-11T02:52:14.380Z","repository":{"id":265797351,"uuid":"634915372","full_name":"cspray/docker-compose-dates","owner":"cspray","description":"A Docker Compose configuration showing dates in environment values being handled differently","archived":false,"fork":false,"pushed_at":"2023-05-01T14:37:37.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T00:54:27.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/cspray.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-01T14:37:19.000Z","updated_at":"2023-05-01T14:37:41.000Z","dependencies_parsed_at":"2024-12-07T20:38:49.951Z","dependency_job_id":null,"html_url":"https://github.com/cspray/docker-compose-dates","commit_stats":null,"previous_names":["cspray/docker-compose-dates"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cspray%2Fdocker-compose-dates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cspray%2Fdocker-compose-dates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cspray%2Fdocker-compose-dates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cspray%2Fdocker-compose-dates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cspray","download_url":"https://codeload.github.com/cspray/docker-compose-dates/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314151,"owners_count":20757463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-11T16:12:27.744Z","updated_at":"2026-01-11T02:52:14.355Z","avatar_url":"https://github.com/cspray.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Compose Date Interpretations\n\nA docker-compose.yml configuration showing that unquoted date values set in environment variables are interpreted into a complete date time.\n\n![Running this repo's available make command showing different output from setting dates in a docker compose environment.](example.png)\n_An example of running the available Makefile command showing different values based on quotes being present._\n\n## Running this on your own system\n\nYou can run this example on your own system. Before following the steps below please ensure you're running an updated version of Docker and Docker Compose.\n\nAt the time of creating this repo the author had the following versions:\n\n- Docker version 23.0.5, build bc4487a\n- Docker Compose version v2.17.3\n\n1. Clone this repo: `git clone git@github.com/cspray/docker-compose-dates`\n2. Run the make command `make show`\n\nIf you don't have `make` available on your system you can run the following commands separately:\n\n\tdocker compose run -it --rm non-quoted-date env | grep TEST_VAR\n\tdocker compose run -it --rm quoted-date env | grep TEST_VAR\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcspray%2Fdocker-compose-dates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcspray%2Fdocker-compose-dates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcspray%2Fdocker-compose-dates/lists"}