This website works better with JavaScript.
Explore
Help
Sign In
Ruakij
/
DockerBUILDs
Watch
1
Star
0
Fork
You've already forked DockerBUILDs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Change to debian slim for full support
Browse Source
tool_bandwhich
Ruakij
1 year ago
parent
5f13192006
commit
c2a6c66dad
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
tools/bandwhich/Dockerfile
Unescape
Escape
View File
@ -1,5 +1,5 @@
# ---- Base ----
FROM
alpine:3
AS base
FROM
debian:stable-slim
AS base
WORKDIR
/app
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Ruakij/DockerBUILDs
Title
Body
Create Issue