Skip to content

Commit 65cc752

Browse files
authored
Merge pull request #304 from xibz/fix-docker-file
Fixes Dockerfile
2 parents 1c8627f + 1f0143a commit 65cc752

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ RUN containerd 2>/dev/null & \
160160
ctr content fetch docker.io/library/alpine:3.10.1 >/dev/null && \
161161
ctr content fetch docker.io/mlabbe/iperf3:3.6-r0 >/dev/null
162162

163-
COPY tools/docker/naive-snapshotter/entrypoint.sh /entrypoint
164163
RUN chmod 0444 /var/lib/firecracker-containerd/runtime/default-rootfs.img \
165164
&& mkdir -p /var/lib/firecracker-containerd/naive
166165
RUN make -C /firecracker-containerd demo-network

0 commit comments

Comments
 (0)