Docker & Yast

Goals

  • Making installation and configuration of openQA and openQA workers easier.

How

  • Create docker images with openSUSE
  • Add functionality to the existing project yast2_docker to manage docker images and containers.
    • pull images
    • start container with parameters: name, ports, volumes, custom command
    • inject terminal

Resources

Github:

Docker hub (openQA images)

Polishing

Presentation slides

Looking for hackers with the skills:

docker yast ruby

This project is part of:

Hack Week 15 Hack Week 16

Activity

  • almost 8 years ago: ralfflaxa liked this project.
  • almost 8 years ago: ralfflaxa liked this project.
  • almost 8 years ago: asmorodskyi joined this project.
  • about 8 years ago: ldevulder liked this project.
  • about 8 years ago: SLindoMansilla added keyword "docker" to this project.
  • about 8 years ago: SLindoMansilla added keyword "yast" to this project.
  • about 8 years ago: SLindoMansilla added keyword "ruby" to this project.
  • over 8 years ago: bigironman liked this project.
  • over 8 years ago: enavarro_suse liked this project.
  • over 8 years ago: enavarro_suse joined this project.
  • over 8 years ago: SLindoMansilla started this project.
  • over 8 years ago: xgonzo liked this project.
  • over 8 years ago: alarrosa liked this project.
  • over 8 years ago: okurz liked this project.
  • over 8 years ago: SLindoMansilla originated this project.

  • Comments

    • SLindoMansilla
      about 8 years ago by SLindoMansilla | Reply

      Added to Hackweek 16 to finish the PR to the yast module for docker.

    Similar Projects

    Recipes catalog and calculator in Rails 8 by gfilippetti

    My wife needs a website to catalog and sell the products of her upcoming bakery, and I need to learn and practice modern Rails. So I'm using this Hack Week to build a modern store using the latest Ruby on Rails best practices, ideally up to the deployment.

    TO DO

    • Index page
    • Product page
    • Admin area -- Supplies calculator based on orders -- Orders notification
    • Authentication
    • Payment
    • Deployment

    Day 1

    As my Rails knowledge was pretty outdated and I had 0 experience with Turbo (wich I want to use in the app), I started following a turbo-rails course. I completed 5 of 11 chapters.

    Day 2

    Continued the course until chapter 8 and added live updates & an empty state to the app. I should finish the course on day 3 and start my own project with the knowledge from it.

    Hackweek 24

    For this Hackweek I'll continue this project, focusing on a Catalog/Calculator for my wife's recipes so she can use for her Café.

    Day 1