Logo
Explore Help
Sign In
xinyin025/CookLikeHOC
1
0
Fork 0
You've already forked CookLikeHOC
mirror of https://github.com/Gar-b-age/CookLikeHOC.git synced 2026-06-28 00:24:21 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
vitepress
CookLikeHOC/docker_support
T
History
SoilZHu 318174eef9 Refactor code structure for improved readability and maintainability
2025-09-24 18:32:09 +08:00
..
default.conf
Refactor code structure for improved readability and maintainability
2025-09-24 18:32:09 +08:00
Dockerfile
Refactor code structure for improved readability and maintainability
2025-09-24 18:32:09 +08:00
image-1.png
Refactor code structure for improved readability and maintainability
2025-09-24 18:32:09 +08:00
image-2.png
Refactor code structure for improved readability and maintainability
2025-09-24 18:32:09 +08:00
image.png
Refactor code structure for improved readability and maintainability
2025-09-24 18:32:09 +08:00
README.md
Refactor code structure for improved readability and maintainability
2025-09-24 18:32:09 +08:00
yarn.lock
Refactor code structure for improved readability and maintainability
2025-09-24 18:32:09 +08:00

README.md

Docker 打包运行说明

环境依赖

  • Docker

打包

docker build -t cooklikehoc:0.0.1 -f Dockerfile  .

运行

docker run -d --name cooklikehoc \
  -p 3001:80 \
  -e HOST=0.0.0.0 \
  cooklikehoc:0.0.1

# 浏览器访问 http://localhost:3001/  

效果

alt text alt text alt text

Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 26.3.0 Page: 28ms Template: 4ms
gitea-auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API