Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rm 5.0-rc/alpine/Dockerfile wget install #151

Merged
merged 2 commits into from
Jul 16, 2018

Conversation

tao12345666333
Copy link
Contributor

@tao12345666333 tao12345666333 commented Jul 13, 2018

Base on Alpine 3.8 we can use the BusyBox v1.28.4's default wget.

And when we delete this line, the image can decreases 209B /root/.wget-hsts.

(Tao) ➜  workspace sudo container-diff diff daemon://redis:5.0-rc-alpine daemon://local/redis:5.0-rc-alpine-no-install-wget  --typ
e=file

-----File-----

These entries have been added to redis:5.0-rc-alpine: None

These entries have been deleted from redis:5.0-rc-alpine:
FILE                    SIZE
/root/.wget-hsts        209B

@tianon tianon merged commit d65f230 into redis:master Jul 16, 2018
tianon added a commit to infosiftr/stackbrew that referenced this pull request Jul 16, 2018
- `docker`: 18.06.0-ce-rc3
- `httpd`: 2.4.34
- `mariadb`: suite aliases (MariaDB/mariadb-docker#182)
- `openjdk`: 11-ea+22,
- `postgres`: `11~beta2-2.pgdg90+1`
- `python`: dependency refactoring, Alpine 3.8 (docker-library/python#311)
- `redis`: remove `wget` and `ca-certificates` from Alpine 3.8 (redis/docker-library-redis#151)
@tao12345666333 tao12345666333 deleted the rm-alpine3.8-wget branch July 17, 2018 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants