You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	fix hydra
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| hydra: | ||||
|   image: easypi/hydra-arm | ||||
|   command: sleep infinity | ||||
|   entrypoint: sleep | ||||
|   command: infinity | ||||
|   volumes: | ||||
|     - ./data:/data | ||||
|   working_dir: /data | ||||
|   | ||||
| @@ -1,6 +1,7 @@ | ||||
| hydra: | ||||
|   image: vimagick/hydra | ||||
|   command: sleep infinity | ||||
|   entrypoint: sleep | ||||
|   command: infinity | ||||
|   volumes: | ||||
|     - ./data:/data | ||||
|   working_dir: /data | ||||
|   | ||||
		Reference in New Issue
	
	Block a user