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

Can't build correct *.Dockerfile from dockerfile templates (near empty *.Dockerfile) #265

Open
ergoz opened this issue Jul 15, 2020 · 1 comment
Labels

Comments

@ergoz
Copy link

ergoz commented Jul 15, 2020

Hello everyone.
I cloned this repo and run ./make/make.sh from project root dir in master branch and script rewrited content of all ./src/<component_name_here>.Dockerfile to this:

##########################################################################
##                         AUTO-GENERATED FILE                          ##
##########################################################################

Postgres-9.5-11-Repmgr-3.2-4.0.part.DockerfilePostgres-extended-9.5-11-Repmgr-3.2-4.0.part.Dockerfile

What i doing wrong? May be i missed something? How to get same result in files as in this repo?

I tries to do it on Windows with mingw and msys2 installed and in WSL with Ubuntu.

And sorry for bad English :)

@paunin
Copy link
Owner

paunin commented Aug 31, 2020

What's the expectation VS result? Which command you ran? I recommend to use *nix like system (I use MacOS)

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

No branches or pull requests

2 participants