Updated
over 2 years
ago.
20 hacker ♥️.
Create a set of ready to use Dockerfiles based on OpenSUSE, and find a nice home for them to live in. Useful containers or just for fun, let's dockerize-it all.
See github.com/dockerfile for ideas, and what others already did.
Looking for hackers with the skills:
This project is part of:
Hack Week 11 Hack Week 12
Activity
Comments
-
over 9 years ago by evshmarnev | Reply
We created a lot of Dockerfiles based on openSUSE, check them out here https://github.com/eotchi/dockerize-it
Similar Projects
Migrate from Docker to Podman by tjyrinki_suse
Description
I'd like to continue my former work on containerization of several domains on a single server by changing from Docker containers to Podman containers. That will need an OS upgrade as well as Podman is not available in that old server version.
Goals
- Update OS.
- Migrate from Docker to Podman.
- Keep everything functional, including the existing "meanwhile done" additional Docker container that is actually being used already.
- Keep everything at least as secure as currently. One of the reasons of having the containers is to isolate risks related to services open to public Internet.
- Try to enable the Podman use in production.
- At minimum, learn about all of these topics.
- Optionally, improve Ansible side of things as well...
Resources
A search engine is one's friend. Migrating from Docker to Podman, and from docker-compose to podman-compose.