Skip to main content

All Questions

Tagged with
2 votes
0 answers
56 views

Setting GitHub Actions Secrets on Docker container build/run command, but encountering a parsing issue

I'm in the early stages of building an automated pipeline. Still in the exploring phase. Right now, I'm struggling with setting the environment variables for the container I'm going to run my app. The ...
Jorge Mauricio's user avatar
0 votes
2 answers
730 views

Best way to automatically update docker container to latest image version from a Github action?

I have a server that I deploy many of my personal projects to. These projects are stored & built on Github and deployed automatically via Github actions. I originally did this via the SSH Deploy ...
Gradyn Wursten's user avatar
0 votes
0 answers
804 views

Failed to connect to 192.168.99.100 port 8888: Timed out

I've been getting this Error which has made me unable to use some certain commands on my computer like pip,easy_install,even commit on github and gitbucket and this started when I tried using docker ...
Durodola Opemipo's user avatar