barnybug / cli53

Command line tool for Amazon Route 53

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make releases binary for alpine

vanaf opened this issue · comments

Issue type

Feature request

cli53 version (cli53 --version)

0.8.7

OS / Platform

Alpine / amd64

Steps to reproduce

Current binary exits silently with exit code 127

Expected behaviour

There should be alpine-linux binary that should work fine on alpine
Like on docker-gen project:
https://github.com/jwilder/docker-gen/releases

Actual behaviour

Current binary exits silently with exit code 127

There's a few Dockerfiles about to build this, eg: https://github.com/jeekajoo/alpine-cli53. I'd suggest using those instead of our binary releases.

Ah, or I forgot about this: 88cc14c