Skip to content

Commit

Permalink
Helper docker file for deb/rpm building.
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorenc committed Apr 10, 2021
1 parent 51d91a3 commit 9ff7daa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/packager.Dockerfile
@@ -0,0 +1,3 @@
FROM ubuntu:16.04

RUN apt-get -y update && apt-get -y install ca-certificates alien

0 comments on commit 9ff7daa

Please sign in to comment.