Merge branch 'master' of https://github.com/discord-open-source/discord-api
This commit is contained in:
		
						commit
						edce4fc72f
					
				
							
								
								
									
										7
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,7 @@ | |||||||
|  | FROM node:lts-alpine | ||||||
|  | RUN mkdir -p /usr/src/fosscord-api | ||||||
|  | WORKDIR /usr/src/fosscord-api | ||||||
|  | COPY package.json /usr/src/fosscord-api | ||||||
|  | RUN npm install | ||||||
|  | COPY . /usr/src/fosscord-api | ||||||
|  | CMD ["npm", "start"] | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Flam3rboy
						Flam3rboy