Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on config read on standard readme execution #1

Closed
ms0uto opened this issue Oct 26, 2020 · 2 comments
Closed

Error on config read on standard readme execution #1

ms0uto opened this issue Oct 26, 2020 · 2 comments

Comments

@ms0uto
Copy link

ms0uto commented Oct 26, 2020

Hello there, i was playing around trying the "template" and got two different problems in Debian.
First, with current trunk state following standard readme instructions i got:
'/bin/sh -c go mod download' returned a non-zero code: 1. during docker build . -t api-rest

Secondly, i bypassed previous 'dependecy' problem updating to latest alpine image version
on Dockerfile: golang:1.15.3-alpine3.12
after that, all goes smoothly until you get execution error
can't read cofig file './cmd/api/config.yml'

May you have a look?

antoniopaya22 added a commit that referenced this issue Oct 27, 2020
@antoniopaya22
Copy link
Owner

I just fixed the error in the last commit. Check that it works well for you.

@ms0uto
Copy link
Author

ms0uto commented May 15, 2021

Antonio sé que es bastante tarde (porque se me olvidó responder) pero gracias por mirarlo
en su momento! Me sirvió!
Ahora ando retomando un poco Go (suelo trabajar con Java y Python) y estaba mirando
mis cosas y por eso volví a ver ésto jaja

Un saludo y gracias!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants