Artifact bbc31a5c72dd7cd87ba6dc0db09ec372c0e2b564:
- File build/docker/Dockerfile — part of check-in [9d8f6caf41] at 2017-12-15 05:32:19 on branch trunk — Some docker updates (user: rkeene, size: 75) [annotate] [blame] [check-ins using]
FROM scratch COPY init appfsd appfs-cache /bin/ ENTRYPOINT ["/bin/init"]