It's a pretty simple idea. Be able to deploy an SMT using Docker with minimum effort.
Basic Outline:
- Research SMT dependencies
- RPM dependencies
- SCC Requirements
- Build SMT in one large container w/ Dockerfile
- Break down installation into smaller containers where possible
Bonus: docker-compose script
Looking for hackers with the skills:
Nothing? Add some keywords!
This project is part of:
Hack Week 16
Activity
Comments
-
about 7 years ago by ikapelyukhin | Reply
We've got some SMT containers already: * For testing: https://github.com/SUSE/smt/tree/SMT12/tests/integration * For use: https://github.com/SUSE/scc-docker-images/tree/master/dockerfiles/smt
Also, building containers for RMT instead of SMT would maybe make more sense.
-
about 7 years ago by jsevans | Reply
I don't have any information on RMT, but I'll look into it. If anything, I'll fork the existing dockerfile git repo and start building a Kubernetes manifest for it for CaaSP.
-
about 7 years ago by ikapelyukhin | Reply
RMT should supersede SMT in SLES15: https://github.com/SUSE/rmt
In any case, let me know how it goes. Also feel free to reach out to me if you have questions about SMT/RMT.
-
-
Similar Projects
This project is one of its kind!