4 lines
93 B
Docker
4 lines
93 B
Docker
# CREDIT: https://github.com/shren207/nextjs-docker-compose
|
|
# Dockerfile
|
|
FROM node:16-buster
|