improved documentation for using Podman with IntelliJ IDEA
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							| @@ -554,9 +554,18 @@ gw clean test # gw is from the .aliases file | |||||||
|  |  | ||||||
| To run the tests against a Podman Daemon in IntelliJ IDEA too, you also need to set the environment variables `DOCKER_HOST` and `TESTCONTAINERS_RYUK_DISABLED` as show above. | To run the tests against a Podman Daemon in IntelliJ IDEA too, you also need to set the environment variables `DOCKER_HOST` and `TESTCONTAINERS_RYUK_DISABLED` as show above. | ||||||
| This can either be done in the environment from which IDEA is started. | This can either be done in the environment from which IDEA is started. | ||||||
| Or you can use the run config template for JUnit tests to set these variables. | Or you can use the run config template for gradle to set these variables: | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|  | If you already have Gradle run configs, you need to delete them, so they get re-created from the template. | ||||||
|  | Alternatively you need to add the environment varibles here too: | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
| Find more information [here](https://www.jetbrains.com/help/idea/run-debug-configuration.html). | Find more information [here](https://www.jetbrains.com/help/idea/run-debug-configuration.html). | ||||||
|  |  | ||||||
|  |  | ||||||
| #### ~/.testcontainers.properties | #### ~/.testcontainers.properties | ||||||
|  |  | ||||||
| It should be possible to set these environment variables in `~/.testcontainers.properties`, | It should be possible to set these environment variables in `~/.testcontainers.properties`, | ||||||
|   | |||||||
							
								
								
									
										
											BIN
										
									
								
								doc/.images/intellij-idea-gradle-run-config.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								doc/.images/intellij-idea-gradle-run-config.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 74 KiB | 
							
								
								
									
										
											BIN
										
									
								
								doc/.images/intellij-idea-gradle-run-template.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								doc/.images/intellij-idea-gradle-run-template.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 97 KiB | 
		Reference in New Issue
	
	Block a user