8000 GitHub - tfSheol/Dockerfile-helper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tfSheol/Dockerfile-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Dockerfile-helper

NGINX

# linux/amd64,linux/arm64
FROM ghcr.io/tfsheol/custom-nginx-angular:latest
COPY angular-dist /app
# linux/x86 & NGINX 1.19.8
FROM ghcr.io/tfsheol/custom-nginx:1.19.8
COPY angular-dist /app
# linux/x86 & NGINX 1.14.1
FROM ghcr.io/tfsheol/custom-nginx:1.14.1
COPY angular-dist /app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

0