hprasath commited on
Commit
5f6f940
·
verified ·
1 Parent(s): f321580

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,6 +1,5 @@
1
  FROM node:16-alpine
2
 
3
- # Install necessary dependencies including JDK, Python, pip, and g++
4
  RUN apk add --no-cache openjdk11 python3 py3-pip g++
5
 
6
  # Set working directory
 
1
  FROM node:16-alpine
2
 
 
3
  RUN apk add --no-cache openjdk11 python3 py3-pip g++
4
 
5
  # Set working directory