FGAN Proj - Docker compose up with submodules as CICD
clone proj from gitlab
clone proj from gitlab
https://www.44bits.io/ko/post/running-docker-registry-and-using-s3-storage
Redis with Docker get redis image from docker hub Docker image pull redis redis-cli์ ๊ฐ์ด ๊ตฌ๋ํด์ผ ๋จ. ๋ ์ปจํ ์ด๋๋ฅผ ์ฐ๊ฒฐ...
create pipeline write bitbucket-pipelines.yml commit pipelines.yml file run docker at local (test runners in local env) ...
Docker Orchestration Tool: Portainer (Web UI)
Build web api with fast api framework on top of python with Celery distributed queue and RabbitMQ.
Coco Annotator ์ค์น
Dockerhub์ Push ๊น์ง ํ๋ ๊ฒฝ์ฐ private repository๋ ํ๊ฐ๊น์ง๋ง ๊ฐ๋ฅํ๊ณ ๋ ์ฐ๋ ค๋ฉด ์ ๋ฃ ํ๋์ ๊ฐ์ ํด์ผ ํ๋ค.
ํ๊ฒฝ local์์ server์ ์๋ docker container์์ jupyter lab์ผ๋ก ์ ์
Error Message: RuntimeError: DataLoader worker (pid 4301) is killed by signal: Bus error. It is possible that dataloader's workers are out of shared memory. ...
์๋ฒ์ ์๋ docker container์ vscode๋ก ์ ์ํ๋ ๋ฐฉ๋ฒ์ด๋ค.
3๋ฑ ์๋ฃจ์ ์์ DetectoRS ๋ฅผ ์ด ์ด์ ?(์ถ์ธก) instance-segmentation์์ ๊ทธ ๋น์ SOTA ์๊ธฐ ๋๋ฌธ์ https://paperswithcode.com/sota/instance-segmentation-on-coco
๋์ปค์์ Container ํฌํธ์ Host ํฌํธ์ ๊ฐ๋
docker run with bind_mount and assign name to the container docker run -d -v `pwd`:/whale_test -it --name docker123456 mydocker
๐ Reference: https://www.daleseo.com/docker-volumes-bind-mounts/
Build Docker Image & run, start, stop and exit container by using shell command $ bash docker/build.sh
git repo https://github.com/dacon-ai/K-Fashion-3rd
Setup the docker via Repository 1. Update the apt package index and install packages to allow apt to use a repository over HTTPS: $ sudo apt-get update $ sud...