mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 11:29:10 -04:00
feat added custom pages
This commit is contained in:
5
.devcontainer/laradock/cassandra/Dockerfile
Normal file
5
.devcontainer/laradock/cassandra/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
ARG CASSANDRA_VERSION=latest
|
||||
FROM bitnami/cassandra:${CASSANDRA_VERSION}
|
||||
|
||||
LABEL maintainer="Stefan Neuhaus <https://www.github.com/stefnats>"
|
||||
|
||||
Reference in New Issue
Block a user