kucherenko / ol0lo

0 stars 0 forks source link

Dockerfile #52

Closed kucherenko closed 1 year ago

kucherenko commented 1 year ago

Create Dockerfile for the web application. It should be based on the node 18 containers.

go:
brian-ai-assistant-dev[bot] commented 1 year ago

Working branch

feature/issue-52

Pull request

Implement task #52 - Dockerfile

FROM node:18

# Add your Dockerfile instructions here