mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 05:01:28 +00:00
Various FIXME items
This commit is contained in:
@@ -16,3 +16,13 @@ to put them - so we put them here :)
|
|||||||
* Unify build commands and regular commands
|
* Unify build commands and regular commands
|
||||||
* Move source code into src/ subdir for clarity
|
* Move source code into src/ subdir for clarity
|
||||||
* Clean up the Makefile, it's a mess
|
* Clean up the Makefile, it's a mess
|
||||||
|
- docker buidl: show short IDs
|
||||||
|
- docker build: on non-existent local path for ADD, don't show full absolute path on the host
|
||||||
|
- mount into /dockerinit rather than /sbin/init
|
||||||
|
- docker tag foo REPO:TAG
|
||||||
|
- use size header for progress bar in pull
|
||||||
|
- Clean up context upload in build!!!
|
||||||
|
- Parallel pull
|
||||||
|
- Ensure /proc/sys/net/ipv4/ip_forward is 1
|
||||||
|
- Force DNS to public!
|
||||||
|
- Always generate a resolv.conf per container, to avoid changing resolv.conf under thne container's feet
|
||||||
|
|||||||
Reference in New Issue
Block a user