Skip to main content
Docker

Docker Compose

version: "3"

networks:
  node-network:
    driver: bridge

services:
  cubrid:
  

Less than 1 minuteRelational DatabaseDBCubridDockershbashclidockerdocker-desktopymlyamldocker-containervmdocker-compose
Docker Compose

기본 명령어

기동/중지

명령어 설명
docker-compose up -d (docker-compose.yml 파일이 기본) docker-compose로 기동
docker-compose down (docker-compose.yml 파일이 기본) docker-compose로 구성한 모든 컨테이너 중지

Less than 1 minuteDockerContainerDocker Composeshbashclidockerdocker-desktopymlyamldocker-containervmdocker-compose
Favorite Container(s)

@DockerHub

🐋Docker Hub

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

About 1 minDockerContainerFavorite Container(s)shbashclidockerdocker-desktopymlyamldocker-containervmdocker-compose
Docker Compose

구성요소


About 1 minGitLabDocker Composeshbashclidockerdocker-desktopymlyamldocker-containervmdocker-compose
GitLab Runner

Docker Run

Prerequisite(s)

For Windows

  • Add environment variable GITLAB_RUNNER_HOME = “C:\GitLab-Runner“

Run

(For Linux)


Less than 1 minuteGitlabGitLab Runnershbashclidockerdocker-desktopymlyamldocker-containervmdocker-compose
Docker

Prerequisite(s)


About 1 minGitLabDockershbashclidockerdocker-desktopymlyamldocker-containervmdocker-compose
Troubleshooting

The pipeline is not starting

You have created the YML file with your pipeline but nothing happens. Now what?

First, check if you have named the pipeline exactly .gitlab-ci.yml and is located at the root of your project. This is not the same as gitlab-ci.yml , .gitlab-ci.yaml or anything else.


About 4 minGitlabTroubleshootingtroubleshootinggitgitlabgitlab-cigitlab-clishymlgitlab
Youtube


Less than 1 minuteGitlabYoutubeyoutubetutorialgitgitlabgitlab-clishyml@GitLabUnfiltered@Gitlab@raaviblog105@seefromfar143
Skopeo


Less than 1 minutePodmanSkopeoshbashclidockerdocker-desktopymlyamldocker-containervmdocker-compose