strapi-community / strapi-tool-dockerize

Easy add support for docker to your strapi project
MIT License
543 stars 35 forks source link

feat(backup.js): added ability to backup existin files #79

Closed Eventyret closed 1 year ago

Eventyret commented 1 year ago

Added the ability to add existing files to a backup folder, also creates one and uses docker ignore to not copy this over. If the folder does exist we will rename old backsup before copy new ones

Eventyret commented 1 year ago

:tada: This PR is included in version 1.15.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: