All Projects β†’ heyvito β†’ podman-macos

heyvito / podman-macos

Licence: MIT license
πŸ“¦ Podman frontend for macOS

Programming Languages

objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to podman-macos

docker-suricata
A Suricata Docker image.
Stars: ✭ 120 (-79.17%)
Mutual labels:  container, podman
lede-dockerbuilder
A (container based) LEDE/OpenWrt image builder.
Stars: ✭ 53 (-90.8%)
Mutual labels:  container, podman
plasma-docker
Plasmoid for KDE Plasma to control docker containers
Stars: ✭ 38 (-93.4%)
Mutual labels:  container, podman
coretoolbox
"pet container" tool using podman
Stars: ✭ 22 (-96.18%)
Mutual labels:  container, podman
productivity-tools
No description or website provided.
Stars: ✭ 43 (-92.53%)
Mutual labels:  mac
Container
πŸš€ PHP Service Container with fast and cachable dependency injection.
Stars: ✭ 28 (-95.14%)
Mutual labels:  container
DrawContainerDemo
δ½œδΈšη›’ε­ζ‰Ήζ³¨ζŽ§δ»ΆεηΌ–θ―‘
Stars: ✭ 17 (-97.05%)
Mutual labels:  container
solr-container
Ansible Container project that manages the lifecycle of Apache Solr on Docker.
Stars: ✭ 17 (-97.05%)
Mutual labels:  container
collections
Serves GOV.UK navigation pages, browse, topic, step-by-steps & services and information pages.
Stars: ✭ 32 (-94.44%)
Mutual labels:  container
docker-routeros
Mikrotik RouterOS inside Docker container
Stars: ✭ 225 (-60.94%)
Mutual labels:  container
grbl32
CNC controller running on the STM32F103 "Blue Pill" board, build and flash on Mac/Linux
Stars: ✭ 33 (-94.27%)
Mutual labels:  mac
shorty
URL shortener available as library, microservice (even containerized), aws lambda, and azure function
Stars: ✭ 31 (-94.62%)
Mutual labels:  container
search-api
Search API for GOV.UK
Stars: ✭ 21 (-96.35%)
Mutual labels:  container
podman-desktop
launch and setup vms for podman
Stars: ✭ 28 (-95.14%)
Mutual labels:  podman
laravel-auto-binder
Bind interfaces to concrete classes automatically
Stars: ✭ 67 (-88.37%)
Mutual labels:  container
undock
Extract contents of a container image in a local folder
Stars: ✭ 119 (-79.34%)
Mutual labels:  container
wipri
(Network Metadata Privacy) MAC Address spoofer with bonus combo (options): hostname + signal spoofer - *no disconnects!* Privacy Changing w/Brand Mimics: run as command or optional new randomized identity each boot; includes flags for continually changing random times/changing valid OUI addresses + Hostname randomizer + Device/Signal/location an…
Stars: ✭ 26 (-95.49%)
Mutual labels:  mac
iOS-AirPrint-for-Mac
enable iOS Airprint Sharing on Mac OS
Stars: ✭ 24 (-95.83%)
Mutual labels:  mac
docker
Craft CMS Docker images.
Stars: ✭ 79 (-86.28%)
Mutual labels:  container
microcore
.NET Core framework for inter-service communication
Stars: ✭ 24 (-95.83%)
Mutual labels:  container
Deprecated

Podman Desktop has been released and can be downloaded from https://podman-desktop.io/.


Podman for macOS

"Podman for macOS" is a macOS frontend for Podman. It can be used to start and stop both the Podman Machine and its running containers. In case a Podman Machine is not yet setup, the application can provision and start it automatically. Additionally, users may set it to automatically start and bring the machine up during login.

⚠️ Heads up! Support to Apple M1 is under development.



Installing

  1. Install Podman through Homebrew:
    brew install podman
    
  2. Download a Precompiled Binary, or clone this repo and build it.
  3. Move the application to your Application's folder
  4. Launch it.

Contributing

Contributions are welcome! Feel free to send a Pull-Request, or file an issue in case you run into any problem.

TODO

  • Provide Notarized binaries
  • Add support to Apple M1

Acknowledgements

  • Thanks @ofeefo for tips regarding UI β™₯️
  • Thanks @RLMD for creating the Menu Bar icon β™₯️

License

The MIT License (MIT)

Copyright (c) 2021 Victor Gama

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].