|
|
@ -46,6 +46,7 @@ ErrContainerNotFound: '{{ .name }} container does not exist'
|
|
|
|
ErrContainerMsg: '{{ .name }} container is abnormal, please check the log on the container page for details'
|
|
|
|
ErrContainerMsg: '{{ .name }} container is abnormal, please check the log on the container page for details'
|
|
|
|
ErrAppBackup: '{{ .name }} application backup failed err {{.err}}'
|
|
|
|
ErrAppBackup: '{{ .name }} application backup failed err {{.err}}'
|
|
|
|
ErrImagePull: '{{ .name }} image pull failed err {{.err}}'
|
|
|
|
ErrImagePull: '{{ .name }} image pull failed err {{.err}}'
|
|
|
|
|
|
|
|
ErrVersionTooLow: 'The current 1Panel version is too low to update the app store, please upgrade the version'
|
|
|
|
|
|
|
|
|
|
|
|
#file
|
|
|
|
#file
|
|
|
|
ErrFileCanNotRead: "File can not read"
|
|
|
|
ErrFileCanNotRead: "File can not read"
|
|
|
|