Git Product home page Git Product logo

Comments (5)

joyrex2001 avatar joyrex2001 commented on June 16, 2024 6

I just released 0.11.0 which supports:

  • podman run (with port mappings and volumes, not interactive mode)
  • podman ps (does not show mapped ports)
  • podman exec (not interactive mode)
  • podman cp (gives an error when copying from container to host, but did the actual copy)
  • podman logs, inspect, kill, rm, wait, stop, start

from kubedock.

joyrex2001 avatar joyrex2001 commented on June 16, 2024 1

Initial work has been started where podman routes can be implemented here, adjacent to the docker api implementation.

from kubedock.

l0rd avatar l0rd commented on June 16, 2024

Initial work has been started where podman routes can be implemented here, adjacent to the docker api implementation.

Amazing. I have been testing a simple podman run and the pod got created successfully. I have also tested with podman run -ti busybox and podman run -d -P httpd but the first didn't start and the second didn't expose any port (which is perfectly fine for an initial support).

from kubedock.

agiertli avatar agiertli commented on June 16, 2024

Hi @joyrex2001

I noticed that 'podman generate kube' didn't work with kubedock. Kubedock logs showed 404, which suggests the feature is simply not implemented.

Since this GH issue is about general podman support, would it be OK to add "podman generate kube" requirement as part of this ticket?

from kubedock.

joyrex2001 avatar joyrex2001 commented on June 16, 2024

@agiertli yes, makes sense to track it in this ticket (sorry for the late reply).

I just released 0.13.0, which means for podman support:

  • added support for podman exec interactive mode
  • added support for podman restart
  • fixed podman cp error
  • fixed podman ps ports

from kubedock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.