mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-11-04 12:51:23 +00:00 
			
		
		
		
	docs(datahub-frontend): add build instructions for the datahub-frontend docker image (#3314)
This commit is contained in:
		
							parent
							
								
									ba08f6c31e
								
							
						
					
					
						commit
						a7dbf07484
					
				@ -20,3 +20,11 @@ http://localhost:9001
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
You can sign in with `datahub` as username and password.
 | 
			
		||||
 | 
			
		||||
## Build instructions
 | 
			
		||||
 | 
			
		||||
If you want to build the `datahub-frontend` Docker image yourself, you can run this command from the root directory of the DataHub repository you have locally:
 | 
			
		||||
 | 
			
		||||
`docker build -t your_datahub_frontend -f ./docker/datahub-frontend/Dockerfile .`
 | 
			
		||||
 | 
			
		||||
Please note the final `.` and that the tag `your_datahub_frontend` is determined by you.
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user