go-debos / fakemachine

fake a machine
Apache License 2.0
34 stars 37 forks source link

create docker image & publish to dockerhub #53

Open obbardc opened 4 years ago

obbardc commented 4 years ago

Although fakemachine is intended to be a library, as #49 suggests, fakemachine proves useful as a standalone app.

Write a dockerfile and publish to dockerhub so fakemachine can be used standalone.

obbardc commented 4 years ago

Okay, so there is a dockerfile, it's just quite out of date!

Just needs publishing to Dockerhub.

obbardc commented 1 year ago

Also need to build crossplatform arm64 images once https://github.com/go-debos/fakemachine/pull/129 has merged