Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(explorer) added a file manager button to the container details page. #7137

Open
wants to merge 63 commits into
base: develop
Choose a base branch
from

Conversation

yunnet
Copy link

@yunnet yunnet commented Jun 28, 2022

Changes:

The current function is a file management page for a running container instance, which can be used for directory file browsing, creating a new folder, deleting a folder or file, and uploading multiple files.

added a file manager button to the container details page
show page
1、list all files
2、Directory tree navigation
3、Delete file
4、file upload
5、create folder

Docker client bug needs to be fixed, Submitted a bug to Moby

issues:
moby/moby#43783
PR:
moby/moby#43801

… portainer-develop

# Conflicts:
#	api/go.mod
#	api/go.sum
#	app/docker/views/containers/edit/container.html
@yunnet
Copy link
Author

yunnet commented Jul 4, 2022

fix conflicts.

@goatatwork
Copy link

Hello @yunnet. Thanks for the submission. Can you please describe the use case and approach a bit more?
Thank you.

@yunnet
Copy link
Author

yunnet commented Jul 21, 2022

Hello @yunnet. Thanks for the submission. Can you please describe the use case and approach a bit more? Thank you.

The current function is a file management page for a running container instance, which can be used for directory file browsing, creating a new folder, deleting a folder or file, and uploading multiple files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants