Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View andrewortman's full-sized avatar
🏳️‍🌈

Andrew Ortman andrewortman

🏳️‍🌈
View GitHub Profile
{
"id": "redis",
"cpus": 1,
"mem": 256,
"instances": 3,
"container": {
"type": "DOCKER",
"docker": {
"image": "redis",
"network": "BRIDGE",