Compare commits
1 Commits
main
...
snyk-fix-1
Author | SHA1 | Date | |
---|---|---|---|
|
847e4f519e |
@ -5,7 +5,7 @@
|
|||||||
# and then you can run containers with:
|
# and then you can run containers with:
|
||||||
# docker run -t -i --rm -e http_proxy http://dockerhost:3142/ debian bash
|
# docker run -t -i --rm -e http_proxy http://dockerhost:3142/ debian bash
|
||||||
#
|
#
|
||||||
FROM ubuntu
|
FROM ubuntu:kinetic
|
||||||
|
|
||||||
VOLUME ["/var/cache/apt-cacher-ng"]
|
VOLUME ["/var/cache/apt-cacher-ng"]
|
||||||
RUN apt-get update && apt-get install -y apt-cacher-ng
|
RUN apt-get update && apt-get install -y apt-cacher-ng
|
||||||
|
Loading…
x
Reference in New Issue
Block a user