This commit is contained in:
louiscklaw
2025-02-01 02:00:13 +08:00
parent b3da7aaef5
commit 2a2ec19826
12 changed files with 2238 additions and 0 deletions

3
docker-share/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
# CREDIT: https://github.com/shren207/nextjs-docker-compose
# Dockerfile
FROM node:18-buster