Add docker rename volume tool

This commit is contained in:
2024-09-28 15:16:10 +03:00
parent ee930f96fc
commit f75809c12d
32 changed files with 703 additions and 627 deletions

View File

@ -62,6 +62,9 @@ export default {
'php_array_to_json': 'PHP array to Json',
'php_serialize': 'PHP serialize',
},
'Docker': {
'docker_rename_volume': 'Rename volume',
},
'GO': {
'go_json_to_struct': 'JSON to Go struct',
// 'sql_tables_to_struct': 'SQL tables Go struct',