Restore systemd-fedora-latest image
This commit is contained in:
		
							parent
							
								
									40c632734f
								
							
						
					
					
						commit
						e696d9b482
					
				|  | @ -39,13 +39,15 @@ platforms: | |||
|       - /run | ||||
|       - /tmp | ||||
| 
 | ||||
|   # - name: systemd-fedora-latest | ||||
|   #   image: jrei/systemd-fedora:latest | ||||
|   #   command: /usr/sbin/init | ||||
|   #   privileged: true | ||||
|   #   volumes: | ||||
|   #     - /sys/fs/cgroup:/sys/fs/cgroup:ro | ||||
| 
 | ||||
|   - name: systemd-fedora-latest | ||||
|     image: jrei/systemd-fedora:latest | ||||
|     command: /usr/sbin/init | ||||
|     privileged: true | ||||
|     volumes: | ||||
|       - /sys/fs/cgroup:/sys/fs/cgroup:ro | ||||
|     tmpfs: | ||||
|       - /run | ||||
|       - /tmp | ||||
| 
 | ||||
| provisioner: | ||||
|   name: ansible | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue