{"id":18667772,"url":"https://github.com/temando/docker-doc-platform","last_synced_at":"2026-04-24T16:03:08.408Z","repository":{"id":148376227,"uuid":"73750352","full_name":"temando/docker-doc-platform","owner":"temando","description":"Dockerfile for docker images to support documentation platform.","archived":false,"fork":false,"pushed_at":"2018-01-25T06:40:27.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-18T07:13:08.545Z","etag":null,"topics":["alpine-linux","docker-image","mkdocs","mkdocs-material"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/temando.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-11-14T21:54:35.000Z","updated_at":"2018-02-18T19:07:49.000Z","dependencies_parsed_at":"2023-05-19T22:15:29.120Z","dependency_job_id":null,"html_url":"https://github.com/temando/docker-doc-platform","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/temando/docker-doc-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-doc-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-doc-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-doc-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-doc-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temando","download_url":"https://codeload.github.com/temando/docker-doc-platform/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temando%2Fdocker-doc-platform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alpine-linux","docker-image","mkdocs","mkdocs-material"],"created_at":"2024-11-07T08:40:02.839Z","updated_at":"2026-04-24T16:03:08.390Z","avatar_url":"https://github.com/temando.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Documentation Platform Docker File\n\n[![](https://images.microbadger.com/badges/image/temandodx/doc-platform.svg)](https://microbadger.com/images/temandodx/doc-platform \"Click for more information.\")\n[![](https://images.microbadger.com/badges/version/temandodx/doc-platform.svg)](https://microbadger.com/images/temandodx/doc-platform \"Click for more information.\")\n[![](https://img.shields.io/docker/pulls/temandodx/doc-platform.svg)](https://hub.docker.com/r/temandodx/doc-platform/ \"Click for more information.\")\n[![](https://travis-ci.org/temando/docker-doc-platform.svg?branch=master)](https://travis-ci.org/temando/docker-doc-platform \"Click for more information.\")\n\nThis project contains the Docker file required to build the documentation platform Docker image and is based on an [Alpine Linux](https://alpinelinux.org) installation with:\n\n- [Bash](https://www.gnu.org/software/bash/)\n- [MkDocs](http://www.mkdocs.org/) with [MkDocs Material](http://squidfunk.github.io/mkdocs-material/) theme.\n- [Node](https://nodejs.org/en/)\n- [Python](https://www.python.org)\n- [Pip](https://pypi.python.org/pypi)\n- [AWS CLI](https://aws.amazon.com/cli/)\n- [Yarn](https://www.npmjs.com/package/yarn)\n- NPM packages:\n    - [`markdownlint-cli`](https://www.npmjs.com/package/markdownlint-cli)\n    - [`write-good`](https://www.npmjs.com/package/write-good)\n    - [`markdown-spellcheck`](https://www.npmjs.com/package/markdown-spellcheck)\n    - [`phantomjs-prebuilt`](https://www.npmjs.com/package/phantomjs-prebuilt).\n\n## Prerequisites\n\nInstall [Docker](https://www.docker.com) to run `docker` commands.\n\n## Building the Docker Image\n\nTo build the documentation platform Docker image, run:\n\n```sh\ndocker build -t {imagename} --build-arg SOURCE_COMMIT=$(git rev-parse --short HEAD) .\n```\n\n**Note:**\n\n- `{imagename}` can be any string.\n- Syntax shown above works in `bash`.\n\n## Log in to the Docker Image\n\nTo log in to the previously built Docker image, run:\n\n```sh\ndocker run -ti {imagename} sh\n```\n\n`{imagename}` can be any string.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemando%2Fdocker-doc-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemando%2Fdocker-doc-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemando%2Fdocker-doc-platform/lists"}