This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/buildserver/test.html

8 lines
No EOL
237 B
HTML

<html>
<body>
<form enctype='multipart/form-data' method="post" action="/start/zip/localhost:5000/devtable/newtag">
<input type="file" name="dockerfile">
<button type="submit">Send</button>
</form>
</body>
</html>