Skip to content

Commit

Permalink
[Ashish]Added Tzdata package| 1205239664019657 (#669)
Browse files Browse the repository at this point in the history
* [Ashish]Add.Trzdata package has been added

* [Ashish]Refactor.Tzdata package has been added to the Dockerfile
  • Loading branch information
AshishkurianTw authored and tanyaa-tw committed Mar 27, 2024
1 parent 063ea13 commit 0f38382
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
FROM httpd:2.4-alpine

RUN apk update && \
apk add --no-cache tzdata wget curl unzip

EXPOSE 8091
COPY package/docker/httpd.conf /usr/local/apache2/conf
COPY package/docker/systemdate.sh /usr/local/apache2/cgi-bin/systemdate
Expand Down

0 comments on commit 0f38382

Please sign in to comment.