Sign inSign up

vleedev/filosottile_mkcert

By vleedev

Updated about 3 years ago

Docker version for mkcert, a simple tool for making locally-trusted development certificates.

Image
0

1.1K

vleedev/filosottile_mkcert repository overview

DockerFiloSottileMkcert

This repo is used to add a Docker version for Mkcert by github action automatically

The script will automatically run everyday to check the latest release from https://github.com/FiloSottile/mkcert/releases

We don't re-build the binary, just take pre-built binary from github

Usage

All tags here: https://hub.docker.com/r/vleedev/filosottile_mkcert/tags

Simple run:

docker run --rm -v $(pwd):/app -e CAROOT=/app vleedev/filosottile_mkcert <input>

With specific version:

docker run --rm -v $(pwd):/app -e CAROOT=/app vleedev/filosottile_mkcert:<tag> <input>

Tag summary

Content type

Image

Digest

sha256:ef953d00b

Size

2.7 MB

Last updated

about 3 years ago

docker pull vleedev/filosottile_mkcert