[GH-ISSUE #364] How to install pre-built binaries? #239

Closed
opened 2026-02-25 22:32:56 +03:00 by kerem · 2 comments
Owner

Originally created by @winternet-studio on GitHub (May 24, 2021).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/364

How am I suppose to install the pre-built binaries from https://github.com/FiloSottile/mkcert/releases - they have no file extension and no description of how should be used!

(My goal is installing mkcert in a docker dev environment silently - which I couldn't figure out how to do with homebrew - which also took forever to install)

Originally created by @winternet-studio on GitHub (May 24, 2021). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/364 How am I suppose to install the pre-built binaries from https://github.com/FiloSottile/mkcert/releases - they have no file extension and no description of how should be used! (My goal is installing mkcert in a docker dev environment silently - which I couldn't figure out how to do with homebrew - which also took forever to install)
kerem closed this issue 2026-02-25 22:32:56 +03:00
Author
Owner

@juanuys commented on GitHub (May 25, 2021):

If your container OS is Linux, copy https://github.com/FiloSottile/mkcert/releases/download/v1.4.3/mkcert-v1.4.3-linux-amd64 to e.g. /usr/local/bin/mkcert inside the container.

<!-- gh-comment-id:847890189 --> @juanuys commented on GitHub (May 25, 2021): If your container OS is Linux, copy https://github.com/FiloSottile/mkcert/releases/download/v1.4.3/mkcert-v1.4.3-linux-amd64 to e.g. `/usr/local/bin/mkcert` inside the container.
Author
Owner

@winternet-studio commented on GitHub (May 26, 2021):

Ah, thanks. Would be good to mention that in the readme file!

<!-- gh-comment-id:848548616 --> @winternet-studio commented on GitHub (May 26, 2021): Ah, thanks. Would be good to mention that in the readme file!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#239
No description provided.