This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
traefik
Watch
1
Star
0
Fork
You've already forked traefik
0
mirror of
https://github.com/traefik/traefik.git
synced
2026-02-03 20:39:51 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
master
traefik
/
.dockerignore
6 lines
44 B
Text
Raw
Permalink
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 08:49:13 -04:00
dist/
Improve makefile
2024-01-17 05:12:05 -05: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 08:49:13 -04:00
site/
Disable default APM tracer.
2020-03-03 18:56:04 -05:00
vendor/
.idea/
Reference in a new issue
Copy permalink