AppFS
Dockerfile at 1.12
Login
Home
Timeline
Files
Branches
Tags
Tickets
Wiki
Annotate
Artifact
Blame
Check-ins Using
Doc
Download
Hex
Line Numbers
File
build
/
docker
/
Dockerfile
artifact
bbc31a5c72
part of check-in
1.12
FROM scratch COPY init appfsd appfs-cache /bin/ ENTRYPOINT ["/bin/init"]