Skip to content

Commit bf383f0

Browse files
1 parent 65e3985 commit bf383f0

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# This Dockerfile is used solely for production deployments to Moda
23
# For building this file locally, see src/deployments/production/README.md
34
# Most environment variables are set in the Moda configuration:

Dockerfile.openapi_decorator

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
13
FROM node:24-alpine@sha256:7d042bda1f5999f5bd14a23e9e62d9c320cceb68f93f167ce01ca3ecbd9cef71
24

35
WORKDIR /openapi-check

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
version: '3.6'
23
services:
34
webapp:

0 commit comments

Comments
 (0)