{"id":18622956,"url":"https://github.com/hodinhtuankiet/docker-microservice-express","last_synced_at":"2026-05-01T04:37:12.663Z","repository":{"id":228058135,"uuid":"772685542","full_name":"hodinhtuankiet/docker-microservice-express","owner":"hodinhtuankiet","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-09T01:46:41.000Z","size":692,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T05:08:56.034Z","etag":null,"topics":["docker-hub","linux","virtual-box"],"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/hodinhtuankiet.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":"2024-03-15T17:23:53.000Z","updated_at":"2024-05-09T01:46:44.000Z","dependencies_parsed_at":"2024-03-31T16:33:43.994Z","dependency_job_id":null,"html_url":"https://github.com/hodinhtuankiet/docker-microservice-express","commit_stats":null,"previous_names":["hodinhtuankiet/docker-microservice-express"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hodinhtuankiet%2Fdocker-microservice-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hodinhtuankiet%2Fdocker-microservice-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hodinhtuankiet%2Fdocker-microservice-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hodinhtuankiet%2Fdocker-microservice-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hodinhtuankiet","download_url":"https://codeload.github.com/hodinhtuankiet/docker-microservice-express/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418547,"owners_count":19635203,"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":["docker-hub","linux","virtual-box"],"created_at":"2024-11-07T04:20:01.138Z","updated_at":"2025-11-03T16:30:28.921Z","avatar_url":"https://github.com/hodinhtuankiet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-getting-started-app\nPractice Buid \u0026 Run , Share Docker \n## Dowload Oracal VM Virtual Box \n`https://drive.google.com/file/d/1z8UWyqm1u4KDPn68hxcbo3QVLrJBwZP7/view ` \u003cbr/\u003e\n`Command tells you where you stand : pwd` \u003cbr/\u003e\n`Create new folder : mkdir tuankietdev` \u003cbr/\u003e\n`mount -t vboxsf ShareFilesDocker /root/tuankietdev` \u003cbr/\u003e\n`copy all file : copy -a tuankietdev/ . final/ ̣(copy file in folder tuankietdev to folder final)` \u003cbr/\u003e\n`RUN DOCKER : service docker start` \u003cbr/\u003e\n`docker compose -f 22.txt -p tuankietdev` \u003cbr/\u003e\n## Implement With Docker Desktop : https://docs.docker.com/get-started/03_updating_app/\n`Build your updated version of the image, using : docker build -t getting-started .` \u003cbr/\u003e\nStart a new container using the updated code : docker run -dp 3000:3000 getting-started\nContainer run only one Port \u003cbr/\u003e\nList image , container : docker ps or docker ps -a  \u003cbr/\u003e\nYou can stop and remove a container in a single command by adding : docker rm -f \u003cthe-container-id\u003e \u003cbr/\u003e\n## Share Image To Docker Hub\n`Share docker if u without login Docker Hub : docker push docker/getting-started` \u003cbr/\u003e\n`If u have an error like this: denied: requested access to the resource is denied\nunauthorized: authentication required -\u003e https://docs.docker.com/get-started/04_sharing_app/` \u003cbr/\u003e\n`Share docker with login Docker Hub : docker push tuankietdev(your-name)/getting-started` \u003cbr/\u003e \n`Then error : An image does not exist locally with the tag: tuankietdev/getting-started` \u003cbr/\u003e \n`Using solve to authozie repositories after built an Image(getting-started) : docker tag getting-started(name-image) YOUR-USER-NAME/getting-started(name repositories)` \u003cbr/\u003e \n`List image on docker : docker image ls `\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhodinhtuankiet%2Fdocker-microservice-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhodinhtuankiet%2Fdocker-microservice-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhodinhtuankiet%2Fdocker-microservice-express/lists"}