@@ -1,5 +1,5 @@ FROM scratch -COPY init appfsd /bin/ +COPY init appfsd appfs-cache /bin/ ENTRYPOINT ["/bin/init"]