Open ergoz opened 4 years ago
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:
./make/make.sh
./src/<component_name_here>.Dockerfile
########################################################################## ## 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 :)
What's the expectation VS result? Which command you ran? I recommend to use *nix like system (I use MacOS)
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: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 :)