Closed schrepfler closed 8 years ago
You don't need any changes from the script edits. Apologies as I wanted to see if I can make my fork. I get the feeling that the scripts have issues with either OSX (BSD?) or zsh as I get some weird things like
> ./docker-build.sh
unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /Users/schrepfler/Documents/sources/dse-docker/build/Dockerfile: no such file or directory
Thanks for the PR! About the scripts, those are meant to be run from the root of the repository.
> ./build/docker-build.sh
I suspect that's why you're getting the errors (and I should probably update the README
with build details). I'll work on just merging the DOCKERFILE
changes from the PR.
The 2 commits with DOCKERFILE
changes have been merged. I went ahead and did a subsequent commit where I removed a couple ports for OpsCenter and DataStax Studio which aren't installed as part of this image. The 5.0.4
image up on Docker Hub should have the changes now. Thanks again for the PR!
No problems, thanks for the useful image!
Opened more ports as per https://docs.datastax.com/en/latest-dse/datastax_enterprise/sec/configFirewallPorts.html