/simpleapp

Primary LanguageDockerfileApache License 2.0Apache-2.0

simpleapp

buildah build -t simpleapp .
podman run -p 5000:5000 simpleapp