Hosted onhoraciohdev.dev.hyper.mediavia theHypermedia Protocol

Build Docker Seed Web Images

When I am building my experiments, I have to build seed web Docker images on my server all the time. I pull the daemon Docker image; this way limits the pain to the Web Image. However, the Web Docker Image takes forever, like 15minutes, which is a lot.

I am using the server to build images because we don't want to use the production app's GitHub Actions for my experiments. We don't want to mess with production.

    I wonder what if I fork the repo and use GitHub Actions from my personal Account?

      Github Actions for FLOSS are free, right?

    Can I rent a VPS for minutes with huge RAM and CPU?

      I can build the Image there, copy it to my Digital Ocean Server, and that's it!



Do you like what you are reading? Subscribe to receive updates.

Unsubscribe anytime