mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-14 20:28:25 -04:00
feat added custom pages
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
FROM memcached:latest
|
||||
|
||||
LABEL maintainer="Mahmoud Zalt <mahmoud@zalt.me>"
|
||||
|
||||
CMD ["memcached"]
|
||||
|
||||
EXPOSE 11211
|
||||
Reference in New Issue
Block a user