mirror of
https://github.com/linuxserver/docker-socket-proxy.git
synced 2026-01-15 01:31:50 +08:00
* Initial LSIO release * Fix restarts description * Add docker socket (fairly important) * Remove inapplicable note about /config * Don't run CI tests because they will always fail * Remove baseimage notes * Pass haproxy version as FROM arg * Default to lts image if no arg is passed * Remove network * Support disabling ipv6, fix missing config options * Use main as default branch * Remove unused grpc env
45 lines
592 B
Plaintext
45 lines
592 B
Plaintext
# Windows image file caches
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
# Recycle Bin used on file shares
|
|
$RECYCLE.BIN/
|
|
|
|
# Windows Installer files
|
|
*.cab
|
|
*.msi
|
|
*.msm
|
|
*.msp
|
|
|
|
# Windows shortcuts
|
|
*.lnk
|
|
|
|
# =========================
|
|
# Operating System Files
|
|
# =========================
|
|
|
|
# OSX
|
|
# =========================
|
|
|
|
.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
|
|
# Thumbnails
|
|
._*
|
|
|
|
# Files that might appear on external disk
|
|
.Spotlight-V100
|
|
.Trashes
|
|
|
|
# Directories potentially created on remote AFP share
|
|
.AppleDB
|
|
.AppleDesktop
|
|
Network Trash Folder
|
|
Temporary Items
|
|
.apdisk
|
|
.jenkins-external
|