Skip to content

Podman Support in tests, Read-only rootfs and resizeable TTY#71

Open
not-jan wants to merge 11 commits intovv9k:masterfrom
not-jan:master
Open

Podman Support in tests, Read-only rootfs and resizeable TTY#71
not-jan wants to merge 11 commits intovv9k:masterfrom
not-jan:master

Conversation

@not-jan
Copy link

@not-jan not-jan commented Mar 29, 2024

What did you implement:

I've implemented the Docker API call to resize the TTY and the readonly_rootfs flag that allows mounting the rootfs of a Container read-only.

Closes: #47

How did you verify your change:

I've had to manually verify the resize API call working and added a test for readonly_rootfs flag.

What (if anything) would need to be called out in the CHANGELOG for the next release:

  • Add support for resizing the TTY
  • Add support for read-only rootfs flag
  • Add support for Podman in tests

@not-jan not-jan mentioned this pull request Mar 29, 2024
@not-jan not-jan changed the title Read-only rootfs and resizeable TTY Podman Support, Read-only rootfs and resizeable TTY Mar 29, 2024
@not-jan not-jan changed the title Podman Support, Read-only rootfs and resizeable TTY Podman Support in tests, Read-only rootfs and resizeable TTY Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Container TTY Resize

1 participant