mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 07:16:25 +07:00 
			
		
		
		
	Updated to use new strategies with controlled Docker environment.
This commit is contained in:
		
							
								
								
									
										5
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | ||||
| FROM node:13-alpine | ||||
| ADD ./app /app | ||||
| WORKDIR /app | ||||
| RUN npm i | ||||
| CMD ["node", "main.js"] | ||||
		Reference in New Issue
	
	Block a user
	 Corey Butler
					Corey Butler