Compare commits
7 Commits
48b517a917
...
trunk
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
434883782b | ||
| 1595a2f9c7 | |||
|
|
bdbcaab8ae | ||
|
|
a1325cd2d5 | ||
|
|
a13717e5ce | ||
|
|
81f0741907 | ||
|
|
98c1e12495 |
@@ -1,4 +1,4 @@
|
||||
name: Cloud Memcached Container
|
||||
name: Cloud MemCached Container
|
||||
run-name: ${{ gitea.actor }} pushed a change to trunk
|
||||
on:
|
||||
push:
|
||||
@@ -31,4 +31,4 @@ jobs:
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: |
|
||||
repo.anhonesthost.net/cloud-hosting-platform/cmc:latest
|
||||
repo.anhonesthost.net/cloud-hosting-platform/cmc:latest
|
||||
@@ -1,4 +1,6 @@
|
||||
# Cloud Memcached Container #
|
||||
Container with a default install of Memcached for use with Cloud Apache Container.
|
||||
|
||||
Should be used in conjunction With a service mesh to present to CAC containers running locally on 11211.
|
||||
Should be used in conjunction With a service mesh to present to CAC containers running locally on 11211.
|
||||
|
||||
Built with Gitea Actions
|
||||
Reference in New Issue
Block a user