{"id":19838873,"url":"https://github.com/supermap/dockerimages","last_synced_at":"2025-05-01T18:31:27.975Z","repository":{"id":25196595,"uuid":"28620216","full_name":"SuperMap/DockerImages","owner":"SuperMap","description":"SuperMap GIS产品在Docker中心的官方镜像( https://hub.docker.com/u/supermap )。 本项目包含用于构建镜像的dockerfile、脚本等所有相关信息。","archived":false,"fork":false,"pushed_at":"2020-03-03T06:06:21.000Z","size":25,"stargazers_count":9,"open_issues_count":1,"forks_count":14,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-04-06T16:49:30.857Z","etag":null,"topics":["shell","supermap-gis-docker"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/SuperMap.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}},"created_at":"2014-12-30T06:24:47.000Z","updated_at":"2024-10-14T13:27:48.000Z","dependencies_parsed_at":"2022-08-23T03:40:16.222Z","dependency_job_id":null,"html_url":"https://github.com/SuperMap/DockerImages","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/SuperMap%2FDockerImages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperMap%2FDockerImages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperMap%2FDockerImages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperMap%2FDockerImages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SuperMap","download_url":"https://codeload.github.com/SuperMap/DockerImages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251924751,"owners_count":21666034,"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":["shell","supermap-gis-docker"],"created_at":"2024-11-12T12:19:24.373Z","updated_at":"2025-05-01T18:31:27.694Z","avatar_url":"https://github.com/SuperMap.png","language":"Shell","readme":"SuperMap GIS 系列产品的Docker镜像构建脚本\n\n简介\n=======\n## iExpress镜像\n\n### 构建过程\n\n1, 将iExpress文件夹放到Linux系统，例如~/iExpress位置\n\n2, 将iExpress的包也放在~/iExpress位置，修改Dockerfile文件中的iExpress包名，使一致\n\n3, 运行如下命令\n\n```bash\n$ sudo docker --tag supermap/iexpress build ~/iExpress\n```\n\n### 如何运行iExpress？\n\n运行如下命令：\n\n```bash\n$ sudo docker run --name iexpress1 -d -p 8090:8090 supermap/iexpress\n```\n\n其中：\n\n* --name ：表示启动的 Container 名称，这里为iexpress1\n* -d：表示启动后，在后台运行\n* -p 8080:8090：将启动的Container中端口8090映射到了宿主机的8090端口\n\t\n如此，访问 http://\u003c宿主机IP\u003e:8090，初始化后，即可看到iExpress首页\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupermap%2Fdockerimages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupermap%2Fdockerimages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupermap%2Fdockerimages/lists"}