@@ -1,7 +1,7 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
MAINTAINER Jeroen Geusebroek <me@jeroengeusebroek.nl>
|
MAINTAINER Jeroen Geusebroek <me@jeroengeusebroek.nl>
|
||||||
|
|
||||||
ARG VERSION=1.2.1
|
ARG VERSION=1.3
|
||||||
|
|
||||||
ENV GID=991 UID=991
|
ENV GID=991 UID=991
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[](https://microbadger.com/images/jgeusebroek/privatebin "Get your own image badge on microbadger.com")
|
[](https://microbadger.com/images/jgeusebroek/privatebin "Get your own image badge on microbadger.com")
|
||||||
# Docker Privatebin image
|
# Docker Privatebin image
|
||||||
|
|
||||||
A tiny image running [alpine](https://github.com/gliderlabs/docker-alpine) Linux and [Privatebin](https://github.com/PrivateBin/PrivateBin).
|
A tiny image running [alpine](https://github.com/gliderlabs/docker-alpine) Linux and [PrivateBin](https://github.com/PrivateBin/PrivateBin).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user