Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tainguyenbp authored Oct 1, 2020
1 parent ec7bd0f commit 267fe1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
FROM python:3.6-alpine3.7

MAINTAINER tainguyenbp

&& rm -rf /var/cache/apk/* \
&& rm -f /root/.cache

0 comments on commit 267fe1a

Please sign in to comment.