mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 04:52:56 +00:00 
			
		
		
		
	Add instructions on building a specific baseimage version
This commit is contained in:
		@@ -79,6 +79,12 @@ This will serve the frontend locally on `http://localhost:4200` and take care of
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
If you've created a production build (without `--build-arg NOFRONTEND=1`) you don't have to run the frontend locally and you can access the challenge on `http://localhost:8888`.
 | 
					If you've created a production build (without `--build-arg NOFRONTEND=1`) you don't have to run the frontend locally and you can access the challenge on `http://localhost:8888`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Building the TFW baseimage without test-tutorial-framework
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					You might need to build our baseimage separately in case you've cloned an existing challenge depending on a specific version.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					To do this simply issue `BASEIMAGE_ONLY=version bash -c "$(curl -fsSL https://git.io/vxBfj)"`, where `version` is a tag or commit of the [baseimage-tutorial-framework](https://github.com/avatao-content/baseimage-tutorial-framework) repository.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Getting our hands dirty
 | 
					## Getting our hands dirty
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The repository of a tutorial-framework based challenge is quite similar to a regular challenge.
 | 
					The repository of a tutorial-framework based challenge is quite similar to a regular challenge.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user