Skip to content

TechMaster/CaddyAlpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hướng dẫn tự build một Docker image Caddy trên Alpine

Link đến slide trình bày

Khi viết Dockerfile tôi đã tham khảo YobaSystems/Alpine-Caddy

Nghịch thử

Viết script để tự động hoá docker build, docker run

Các file script rebuild, website, hostmd được viết để chạy bằng fish shell. Bạn có thể chạy bằng bash shell bằng cách thay đổi dòng đầu shebang từ #!/usr/local/bin/fish sang #!/bin/bash

Build docker image sau đó, truy cập đến http://localhost

$ ./rebuild

Host một web site tĩnh

$ ./website

Host một web site chứa markdown (thư mục md) sử dụng Caddy markdown plugin

$ ./hostmd

About

Docker build Caddy on Alpine Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published