Skip to content

Commit

Permalink
Merge pull request #139 from chentiao/chentiao-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
hjessmith authored Apr 26, 2023
2 parents 755fdcb + e428791 commit ceda092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchserve/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
FROM continuumio/miniconda3

# install os dependencies
RUN mkdir -p /usr/share/man/man1
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \
ca-certificates \
Expand Down

0 comments on commit ceda092

Please sign in to comment.