x86 Dockerfile?

  • Thread starter Thread starter Cheyd
  • Start date Start date
  • Tagged users None

Cheyd

New Member
View Badges
Joined
Feb 1, 2023
Messages
4
Reaction score
0
Location
US
Rating - 0%
0   0   0
(I'm mostly a identity/access and network guy. Docker is NOT in my wheelhouse, so forgive stupid questions/statements. I know just enough to be dangerous to myself.)

Does anyone have a dockerfile for the x86 build? I'm wanting to use an existing x86 Ubuntu VM that's already running Prometheus, portainer, and several others as my Reef-pi controller with ESP32 (WT32-ETH01) "extenders". Port 80 is already in use by another container, so I'd like to do some port remapping via the docker container and also keep the reefpi-to-prometheus traffic off the physical wire by using the container virtual network.
 
There is a base docker file, which is mostly there apparently for building.


If you run the go build step, and just run from there it should be all you need. Or do a multi-step file and just copy the built artifacts to a run image.
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%

New Posts

Back
Top