diff --git a/cassandra.yaml b/cassandra.yaml new file mode 100644 index 0000000..3d58b9f Binary files /dev/null and b/cassandra.yaml differ diff --git a/test/Dockerfile b/test/Dockerfile deleted file mode 100644 index 14929f2..0000000 --- a/test/Dockerfile +++ /dev/null @@ -1,3 +0,0 @@ -# syntax=docker/dockerfile:1 -FROM alpine -RUN echo "Hello world!"