hprasath commited on
Commit
a058970
·
verified ·
1 Parent(s): ed1c221

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,7 +1,6 @@
1
  # Use a specific version of the node image as a base
2
  FROM node:16-alpine
3
 
4
- # Install OpenJDK (Java), Python 3, pip, and g++
5
  RUN apk add --no-cache openjdk11 python3 py3-pip g++
6
 
7
  # Set working directory
 
1
  # Use a specific version of the node image as a base
2
  FROM node:16-alpine
3
 
 
4
  RUN apk add --no-cache openjdk11 python3 py3-pip g++
5
 
6
  # Set working directory