Skip to content

Instantly share code, notes, and snippets.

@awgreene
Last active March 3, 2018 11:44
Show Gist options
  • Save awgreene/980166bd0d043f843cdd012a0d83b719 to your computer and use it in GitHub Desktop.
Save awgreene/980166bd0d043f843cdd012a0d83b719 to your computer and use it in GitHub Desktop.
FROM cassandra:3.11
LABEL maintainer="awgreene"
ADD ./scripts ./scripts
CMD ["./scripts/cassandraInitAdmin.sh"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment