{"id":25198142,"url":"https://github.com/mweidling/docker-context","last_synced_at":"2026-04-18T11:31:40.508Z","repository":{"id":120553609,"uuid":"127308881","full_name":"mweidling/docker-context","owner":"mweidling","description":"A Docker image with ConTeXt standalone on Ubuntu 16.04","archived":false,"fork":false,"pushed_at":"2018-04-10T11:34:26.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-06T16:45:15.481Z","etag":null,"topics":["docker","dockerfile","tex"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mweidling.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-03-29T15:11:15.000Z","updated_at":"2018-04-10T11:34:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"df065c8e-2574-4b04-bdcc-771de712c241","html_url":"https://github.com/mweidling/docker-context","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mweidling/docker-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mweidling%2Fdocker-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mweidling%2Fdocker-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mweidling%2Fdocker-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mweidling%2Fdocker-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mweidling","download_url":"https://codeload.github.com/mweidling/docker-context/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mweidling%2Fdocker-context/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278621847,"owners_count":26017253,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":["docker","dockerfile","tex"],"created_at":"2025-02-10T02:41:02.152Z","updated_at":"2025-10-06T13:42:19.803Z","avatar_url":"https://github.com/mweidling.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ConTeXt Docker image\n\nThis Docker image runs [ConTeXt](http://wiki.contextgarden.net/Main_Page) standalone on Ubuntu 16.04 in order to guarantee a stable environment that leads to reproducible results for your ConTeXt compilation.\n\n\n## Prerequisites\n\nInstall Docker according to the [Docker installation guide](https://docs.docker.com/install/).\n\n\n## Installing\n\nMake a directory for this repository and clone it:\n\n```\nmkdir {DIRNAME}\ncd {DIRNAME}\ngit clone https://github.com/MRodz/docker-context.git\n```\nThen build the image (this will take some time):\n```\nsudo docker build -t {YOUR_TAG}\n```\n\n__Note:__ In case you have a separate UNIX group for Docker you can omit `sudo`. For more information about this, have a look at [this Docker help page](https://docs.docker.com/install/linux/linux-postinstall/).\n\nIn order for this container to run properly, make sure you have the TeX-file you want to compile in this directory.\n\n\n## Usage\n\nStart the container with\n\n```\n./contextdocker.sh\n```\n\nThen compile the file with\n\n```\n./compile.sh\n```\n\nSince the current TeX-file is fetched from your host directory every time you run `compile.sh`, you can make changes while the container is still running. Simply run `compile.sh` again to compile the changed file.\n\nThe output PDF will automatically be pushed to your host directory.\n\n\n## Contributing\n\nFeel free to submit pull requests to improve this Dockerfile.\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmweidling%2Fdocker-context","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmweidling%2Fdocker-context","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmweidling%2Fdocker-context/lists"}