AppFS
Dockerfile at [a1fd38efc8]
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
a1fd38efc8
FROM scratch COPY init appfsd appfs-cache /bin/ ENTRYPOINT ["/bin/init"]