koding icon indicating copy to clipboard operation
koding copied to clipboard

after docker compose installation error occurs

Open volkanongun opened this issue 6 years ago • 1 comments

after running this docker-compose command -f docker-compose-init.yml run init

last three lines of terminal output is :

Current Behavior

Status: Downloaded newer image for koding/base:latest /opt/koding /opt/koding scripts/bootstrap-container: line 70: exec: configure: not found

Steps to Reproduce (for bugs)

  1. run "docker-compose -f docker-compose-init.yml run init" from terminal
  2. after the installation scripts/bootstrap-container: line 70: exec: configure: not found appears

Your Environment

  • Mac OS X Mojave, MacBook Pro Retina, 15-inch, Early 2013) - 2,7 GHz Intel Core i7

volkanongun avatar Oct 24 '19 09:10 volkanongun

Having the same issue here too. but i think i fixed it by changing values in pull request https://github.com/koding/koding/pull/11504/files

Edit: Still broken with DNS after you have fixed that error something about certs

R3ido101 avatar Nov 01 '19 16:11 R3ido101