Remove unneeded file
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
		
							parent
							
								
									13f599c3b1
								
							
						
					
					
						commit
						f4739ada59
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -8,7 +8,6 @@ RUN cd /go/src/git.martyn.berlin/martyn/twitchsingstools/; make deps ; make stat | ||||||
| FROM scratch | FROM scratch | ||||||
| COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ | COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ | ||||||
| COPY --from=builder /go/src/git.martyn.berlin/martyn/twitchsingstools /app/ | COPY --from=builder /go/src/git.martyn.berlin/martyn/twitchsingstools /app/ | ||||||
| COPY strings.json /app/strings.json |  | ||||||
| COPY web/ /app/web/ | COPY web/ /app/web/ | ||||||
| WORKDIR /app | WORKDIR /app | ||||||
| CMD ["/app/twitchsingstools"] | CMD ["/app/twitchsingstools"] | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue