# Use a minimal base image FROM busybox ADD dbsdata_backup.tar / # Just run sh if this container is ever started CMD ["sh"]