The one place for your designs
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.
Add alias dm-disk='docker run --rm -it -v /:/docker alpine:edge $@'
to .bashrc or .zshrc if you want it permanently, else just run it in a shell
Run docker volume ls and find the name of the elasticsearch data miniminds_elasticsearch-data
docker volume inspect xxxxx_elasticsearch_etc
copy the folder at Mountpoint key (now referred to as $MOUNTPOINT) /var/lib/docker/volumes/minds_elasticsearch-data/_data
Run dm-disk
chmod -R 0777 /docker/$MOUNTPOINT
We want to be sure it is you, please confirm you are not a robot.
added Sprint::09/11 - Nuanced Numbat Status::InProgress scoped labels
assigned to @benhayward.ben
Add alias dm-disk='docker run --rm -it -v /:/docker alpine:edge $@'
to .bashrc or .zshrc if you want it permanently, else just run it in a shell
Run docker volume ls and find the name of the elasticsearch data miniminds_elasticsearch-data
docker volume inspect xxxxx_elasticsearch_etc
copy the folder at Mountpoint key (now referred to as $MOUNTPOINT) /var/lib/docker/volumes/minds_elasticsearch-data/_data
Run dm-disk
chmod -R 0777 /docker/$MOUNTPOINT
changed the description
changed time estimate to 30m
removed Status::InProgress label
added Status::InProgress scoped label
mentioned in merge request !6 (merged)
added Status::Review scoped label and automatically removed Status::InProgress label
added Squad::Yellow scoped label
closed
removed Status::Review label
reopened
added Status::Blocked scoped label
added Status::InProgress scoped label and automatically removed Status::Blocked label
added Sprint::09/25 - Oldfashioned Owl scoped label and automatically removed Sprint::09/11 - Nuanced Numbat label
added Status::Backlog scoped label and automatically removed Status::InProgress label
added Sprint::10/09 - Pink Panther scoped label and automatically removed Sprint::09/25 - Oldfashioned Owl label
closed via merge request !6 (merged)
mentioned in commit b7a0461e
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.