dksnap icon indicating copy to clipboard operation
dksnap copied to clipboard

Docker Snapshots for Development and Test Data

Results 18 dksnap issues
Sort by recently updated
recently updated
newest added

Currently I cannot take snapshot of percona/percona-server because it tries to log as mysql (no password). Please create a way for us to supply this information (user, password).

Can you expect dksnap for a raspberry pi (arm)? Thank you

Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.3 to 1.1.6. Release notes Sourced from bson's releases. 1.1.6 The MongoDB Node.js team is pleased to announce version 1.1.6 of the bson module! The BSON library...

dependencies

on MacOS Big Sur 11.2.3, and docker desktop 3.2.2 Attempting to snapshot [kind](https://kind.sigs.k8s.io/) control plane node: > Failed to create snapshot > build image: build image: failed to copy files:...

Hi, I was looking for a tool that could do exactly this, and I was really happy when I found it. This is functionality my expensive Datagrip totally lacks, but...

Requested in https://github.com/kelda/dksnap/issues/21

**Is your feature request related to a problem? Please describe.** Host volumes are currently ignored. **Describe the solution you'd like** Although working with host volumes can be dangerous since it...

enhancement

**Is your feature request related to a problem? Please describe.** `mongodump` currently doesn't authenticate when creating the database dump, so it fails if the db was started with `MONGO_INITDB_ROOT_USERNAME` or...

enhancement

**Is your feature request related to a problem? Please describe.** The generic snapshot works by copying files from the image into the volumes. If the files fail to copy for...

bug

**Is your feature request related to a problem? Please describe.** `dksnap` helps create snapshots once the container is already initialized. However, it doesn't directly help with setting up the container...

enhancement