Skip to content

Commit

Permalink
replace node images to support fuse (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethercflow authored and overvenus committed Jan 23, 2019
1 parent 9d84d2e commit 4cadb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FIXME: tutum/debian will be deprecated soon: https://github.com/tutumcloud/tutum-debian/blob/master/README.md
FROM tutum/debian:jessie
FROM ethercflow/debian:jessie

RUN rm /etc/apt/apt.conf.d/docker-clean && apt-get update && apt-get install -y sudo net-tools wget sysvinit-core sysvinit sysvinit-utils curl vim man faketime unzip iptables iputils-ping logrotate && apt-get remove -y --purge --auto-remove systemd

0 comments on commit 4cadb61

Please sign in to comment.