This commit is contained in:
bel
2021-09-14 06:42:54 -06:00
commit 434c3dea0e
21 changed files with 594 additions and 0 deletions

4
squidsies/Makefile Executable file
View File

@@ -0,0 +1,4 @@
all: build
build:
@docker build --tag=sameersbn/squid .