interim checkin
about to try an experiment.
This commit is contained in:
		
							parent
							
								
									39aec4cb8a
								
							
						
					
					
						commit
						e95f6ef045
					
				@ -11,3 +11,17 @@ services:
 | 
			
		||||
      - ~\msvsmon:C:\msvsmon:ro
 | 
			
		||||
    labels:
 | 
			
		||||
      - "com.microsoft.visualstudio.targetoperatingsystem=windows"
 | 
			
		||||
 | 
			
		||||
  catalog.api:
 | 
			
		||||
    image: eshop/catalog.api:dev
 | 
			
		||||
    build:
 | 
			
		||||
      args:
 | 
			
		||||
        source: ${DOCKER_BUILD_SOURCE}
 | 
			
		||||
    environment:
 | 
			
		||||
      - DOTNET_USE_POLLING_FILE_WATCHER=1
 | 
			
		||||
    volumes:
 | 
			
		||||
      - ../../Services/Catalog/Catalog.API:C:\app
 | 
			
		||||
      - ~\msvsmon:C:\msvsmon:ro
 | 
			
		||||
    entrypoint: tail -f /dev/null
 | 
			
		||||
    labels:
 | 
			
		||||
      - "com.microsoft.visualstudio.targetoperatingsystem=windows"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user