This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
traefik
Watch
1
Star
0
Fork
You've already forked traefik
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
2683df7b5b
traefik
/
.dockerignore
6 lines
41 B
Text
Raw
Normal View
History
Unescape
Escape
Update dockerignore ignore dist and sites As of now, it does nothing (`/dist/` doesn't filter the dist folder) and sending anything from `dist` doesn't make sense as it's mounted anyway. Removing the traefik binary from whitelist as the integration script compiles the binary before running, so we don't need to send it via the build context. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-04-21 12:49:13 +00:00
dist/
Re-exclude /dist/traefik from .dockerignore. Required for the 'image' Makefile target to succeed since it copies the binary into the image.
2017-04-25 20:55:54 +00:00
!dist/traefik
Update dockerignore ignore dist and sites As of now, it does nothing (`/dist/` doesn't filter the dist folder) and sending anything from `dist` doesn't make sense as it's mounted anyway. Removing the traefik binary from whitelist as the integration script compiles the binary before running, so we don't need to send it via the build context. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-04-21 12:49:13 +00:00
site/
Disable default APM tracer.
2020-03-03 23:56:04 +00:00
vendor/
.idea/
Reference in a new issue
Copy permalink