{"id":13580305,"url":"https://github.com/leejoneshane/docker-scratch3","last_synced_at":"2025-04-06T02:31:24.896Z","repository":{"id":117346797,"uuid":"88458073","full_name":"leejoneshane/docker-scratch3","owner":"leejoneshane","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-07T06:01:57.000Z","size":117197,"stargazers_count":15,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-05T19:42:32.379Z","etag":null,"topics":["docker-image","scratch3"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leejoneshane.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}},"created_at":"2017-04-17T02:11:42.000Z","updated_at":"2024-04-15T00:31:19.000Z","dependencies_parsed_at":"2024-01-16T20:40:47.543Z","dependency_job_id":null,"html_url":"https://github.com/leejoneshane/docker-scratch3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leejoneshane%2Fdocker-scratch3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leejoneshane%2Fdocker-scratch3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leejoneshane%2Fdocker-scratch3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leejoneshane%2Fdocker-scratch3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leejoneshane","download_url":"https://codeload.github.com/leejoneshane/docker-scratch3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247425921,"owners_count":20937036,"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-image","scratch3"],"created_at":"2024-08-01T15:01:49.692Z","updated_at":"2025-04-06T02:31:24.625Z","avatar_url":"https://github.com/leejoneshane.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"# docker-scratch3\n\nThis is a Docker image build for Scratch3 editor on node.js server.\n\nScratch GUI is a set of React components that comprise the interface for creating and running Scratch 3.0 projects. More detail see https://github.com/LLK/scratch-gui\n\nTo run the editor, you must mapping tcp 80 port when run the container first time, use command below:\n```\ndocker run -p 80:80 --name scratch -d leejoneshane/docker-scratch3\n```\nIf the dev server is running then go to http://docker_host_ip/\n\nIf you want to change the web dev server confugure, you should copy the container's VOLUME data first, command below:\n```\ndocker cp scratch:/usr/src/app /root/scratch3\n```\nThen edit the /root/scratch-vm/webpack.config.js change the webpack-dev-server configuration.\nThe next step, you must remove old container and run a new container with -v, command below:\n```\ndocker run --name scratch -v /root/scratch3:/usr/src/app -d leejoneshane/docker-scratch3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleejoneshane%2Fdocker-scratch3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleejoneshane%2Fdocker-scratch3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleejoneshane%2Fdocker-scratch3/lists"}