Sign inSign up

rl404/go-wkhtmltopdf

By rl404

•Updated about 6 years ago
Archived

Image
0

1.7K

rl404/go-wkhtmltopdf repository overview

⁠go-wkhtmltopdf

Golang Alpine-based image with wkhtmltopdf ready.

Using Surnet/docker-wkhtmltopdf⁠ as base image.

⁠Simple Usage Example

FROM rl404/go-wkhtmltopdf:latest

WORKDIR /go/src/github.com/your-name/project-name

COPY . .

CMD ["go", "run", "main.go"]

Tag summary

Content type

Image

Digest

Size

173.7 MB

Last updated

about 6 years ago

docker pull rl404/go-wkhtmltopdf