Docker Compose
version: "3"
networks:
node-network:
driver: bridge
services:
cubrid:
Less than 1 minute
version: "3"
networks:
node-network:
driver: bridge
services:
cubrid:
명령어 | 설명 |
---|---|
docker-compose up -d |
(docker-compose.yml 파일이 기본) docker-compose로 기동 |
docker-compose down |
(docker-compose.yml 파일이 기본) docker-compose로 구성한 모든 컨테이너 중지 |
image | description |
---|---|
🌐 eclipse-temurin |
Official Images for OpenJDK binaries built by Eclipse Temurin. |
🌐 gitlab/gitlab-ce |
GitLab Community Edition docker image based on the Omnibus package |
🌐 gitlab/gitlab-ee |
GitLab Enterprise Edition docker image based on the Omnibus package |
🌐 gitlab/gitlab-runner |
GitLab CI Multi Runner used to fetch and run pipeline jobs with GitLab CI |
🌐 cubrid/cubrid |
Docker images for CUBRID |
🌐 shieldsio/shields |
Official image for running your own Shields server |
🌐 jenkins/jenkins |
The leading open source automation server |
🌐 sonatype/nexus3 |
Sonatype Nexus Repository Manager 3 |
🌐 kiwitcms/kiwi |
Kiwi TCMS - the leading open source test case management system |
🌐 httpd |
The Apache HTTP Server Project |
🌐 tomcat |
Apache Tomcat is an open source implementation of the Java Servlet and JavaServer Pages technologies |
🌐 gradle |
Gradle is a build tool with a focus on build automation and support for multi-language development. |
🌐 node |
Node.js is a JavaScript-based platform for server-side and networking applications. |
🌐 nginx |
Official build of Nginx. |
🌐 proteansec/frida |
Docker image for frida dynamic instrumentation framework. |
🌐 newrelic/infrastructure |
Public image for New Relic Infrastructure Agent |
🌐 makeplane/plane-frontend |
- |
🌐 makeplane/plane-backend |
- |
🌐 makeplane/plane-worker |
- |
🌐 minio/minio |
Multi-Cloud Object Storage |
🌐 minio/mc |
- |
🌐 b3log/siyuan |
思源笔记 Docker 镜像。SiYuan Docker Image. |
🌐 linuxserver/bookstack |
- |
🌐 linuxserver/mariadb |
A Mariadb container, brought to you by LinuxServer.io. |
🌐 surnet/alpine-wkhtmltopdf |