Difference between revisions of "Redis-server"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} containers: - command: - redis-server - --dir /data - --dbfilename dump.rdb image: redis:latest imagePullPolicy: IfNotPresent name: redis-your-name {{r...")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 
+
containers:
containers:
+
- command:
- command:
+
  - redis-server
  - redis-server
+
  - --dir /data
  - --dir /data
+
  - --dbfilename dump.rdb
  - --dbfilename dump.rdb
+
  image: redis:latest
  image: redis:latest
+
  imagePullPolicy: IfNotPresent
  imagePullPolicy: IfNotPresent
+
  name: redis-your-name
  name: redis-your-name
 
  
  
  
 
{{redis}}
 
{{redis}}

Revision as of 09:22, 8 March 2023

Advertising: