Skip to content

Commit

Permalink
chore: dev dockerfile description
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Mar 22, 2023
1 parent 4e9a76c commit 37a4630
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ RUN npm ci

FROM ghcr.io/bento-platform/bento_base_image:node-debian-2023.03.22

LABEL org.opencontainers.image.description="Local development image for Bento Web."

WORKDIR /web

COPY package.json .
Expand Down

0 comments on commit 37a4630

Please sign in to comment.