Skip to content

dayjournal/remote-container-docker-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-container-docker-showcase

Showcase of Docker to be used in Remote Containers.


Usage

Go to the docker-compose.yml directory

cd node/docker

Launch the Docker container

docker-compose up --build

Launch Docker container in the background

docker-compose up --build -d

Shared directory

cd node/projects

License

MIT

Copyright (c) 2021 Yasunori Kirimoto




Japanese


Remote Containersで利用するDockerのショーケース


使用方法

docker-compose.ymlのディレクトリに移動

cd node/docker

Dockerを起動

docker-compose up --build

Dockerをバックグラウンドで起動

docker-compose up --build -d

共有ディレクトリ

cd node/projects

ライセンス

MIT

Copyright (c) 2021 Yasunori Kirimoto


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published