Skip to content

Commit

Permalink
Update Dockerfile arm32
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Fernández committed Jan 21, 2022
1 parent a949d02 commit 44a16c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GenieACS-armv32.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ WORKDIR /opt
RUN git clone https://github.com/genieacs/genieacs.git -b master
WORKDIR /opt/genieacs
RUN npm install
RUN npm i -D tslib
RUN npm run build

RUN useradd --system --no-create-home --user-group genieacs
Expand Down

0 comments on commit 44a16c0

Please # to comment.