{"id":19287828,"url":"https://github.com/deeppavlov/stand_docker_base","last_synced_at":"2026-02-24T21:31:29.750Z","repository":{"id":83451135,"uuid":"132029404","full_name":"deeppavlov/stand_docker_base","owner":"deeppavlov","description":null,"archived":false,"fork":false,"pushed_at":"2019-03-04T11:46:37.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T19:39:04.760Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/deeppavlov.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-03T17:38:02.000Z","updated_at":"2022-09-13T18:29:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6fb39b6-377b-4ae7-a93a-f94439a4f402","html_url":"https://github.com/deeppavlov/stand_docker_base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deeppavlov/stand_docker_base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_docker_base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_docker_base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_docker_base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_docker_base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeppavlov","download_url":"https://codeload.github.com/deeppavlov/stand_docker_base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_docker_base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29801021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T21:02:39.706Z","status":"ssl_error","status_checked_at":"2026-02-24T21:02:21.834Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-09T22:07:20.526Z","updated_at":"2026-02-24T21:31:29.734Z","avatar_url":"https://github.com/deeppavlov.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base Dockerfile for the GPU based stand models\n\n## Installation and build\n\n1. Install Docker according the instructions:\n   \n   https://docs.docker.com/install/linux/docker-ce/ubuntu/\n   \n2. Install nVIDIA Docker according the instructions:\n\n   https://github.com/NVIDIA/nvidia-docker\n   \n3. Clone the repo and `cd` to project root:\n    ```\n    git clone https://github.com/deepmipt/stand_docker_base.git\n    cd stand_docker_base\n    ```\n4. Build base stand Docker images for each CUDA versions:\n    ```\n    sudo docker build -t stand/docker_cuda:8.0 cuda/cuda_8.0/\n    sudo docker build -t stand/docker_deeppavlov:cuda-8.0 deeppavlov/cuda_8.0/\n\n    sudo docker build -t stand/docker_cuda:9.0 cuda/cuda_9.0/\n    sudo docker build -t stand/docker_deeppavlov:cuda-9.0 deeppavlov/cuda_9.0/\n    ```\n5. Build DeepPavlov Jupyter server Docker images:\n    ```\n    sudo docker build -t stand/docker_cuda:9.0 cuda/cuda_9.0/\n    sudo docker build -t stand/docker_deeppavlov:cuda-9.0 deeppavlov/cuda_9.0/\n    sudo docker build -t stand/docker_deeppavlov_jupyter:cuda-9.0 deeppavlov/cuda_9.0_jupyter/\n    ```\n    Run DeepPavlov Jupyter server:\n    ```\n    sudo docker run -p 8888:8888 stand/docker_deeppavlov_jupyter:cuda-9.0\n    ```\n\n# License\n\nApache 2.0 - licensed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeppavlov%2Fstand_docker_base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeppavlov%2Fstand_docker_base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeppavlov%2Fstand_docker_base/lists"}