Skip to content

peilongchencc/docker_tutorial

Repository files navigation

Docker Tutorial

本项目用于介绍 Docker、Docker Compose 的使用,请根据 文件简介 跳转个人想要了解的内容。

文件简介:

文件夹名称 作用 备注
brief_introduction 简单介绍 Docker 和 Docker Compose
docker_install 介绍 Docker 和 Docker Compose 的安装与卸载
personal_acr 介绍如何创建阿里云个人ACR 阿里云容器镜像服务
operation_commands docker容器操作指令
pull_error_resolved 介绍Docker拉取失败的解决方案
docker_interior 切入docker容器内部进行观察 python创建的虚拟环境就在容器内
docker_container_share 介绍将docker容器分享给他人
simple_example 将python应用程序打包,介绍docker的简单使用
dockerfile_command 介绍Dockerfile的基本语法 附常用的docker资源网站
docker_compose_use 介绍Docker Compose的基本使用
docker_with_gpu 介绍Docker如何识别并使用GPU 以Docker启动LLaMA-Factory为例讲解

About

介绍docker、docker compose的使用。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published