mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[GH-ISSUE #79] [DOCKER] Alpine installation #40
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Guikingone on GitHub (Oct 23, 2018).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/79
Hi everyone,
Small question about the installation of this tool in a Docker project, I try to install it in a
nginx:alpineimage, the problem is, once go is installed, here's the error that appears:I've tried to install it several time (after installing additionals tools) but nothing works, the error stay the same, does anyone has already solved the problem ? 🤔
Thanks for the help 😃
@FiloSottile commented on GitHub (Oct 23, 2018):
Hi! mkcert requires Go 1.10 or higher to compile, and it looks like you are using an out of date version.