Skip to content

Commit 01ef76d

Browse files
committed
testing docker network
1 parent 234fd8e commit 01ef76d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/Dockerfile.development

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ FROM node:16.15.0-alpine
44
# Setting working directory
55
WORKDIR /app
66

7+
RUN apk --no-cache add curl
8+
79
# exposing ports
810
EXPOSE 3000
911

0 commit comments

Comments
 (0)