8d90703fad
Some work to do includes: * Test multiple profiles * Send wheels tarball to tarball.o.o * Use infra mirrors for packages * Add debian support back (issues with the image upstream) Change-Id: I6014aa57a63ed2d62bedaee350180bb776861b67
9 lines
314 B
Plaintext
9 lines
314 B
Plaintext
# NOTE(SamYaple): CentOS cannot be build with userns-remap enabled. httpd uses
|
|
# cap_set_file capability and there is no way to pass that in at build as of
|
|
# docker 17.06.
|
|
# TODO(SamYaple): Periodically check to see if this is possible in newer
|
|
# versions of Docker
|
|
[Service]
|
|
ExecStart=
|
|
ExecStart=/usr/bin/dockerd
|