Snoweuph
b59891959a
All checks were successful
Build Application / build (tower_defence_web, build/*, build, build/index.html, Web) (push) Successful in 14s
Build Application / build (tower_defence.elf, tower_defence.elf, tower_defence.elf, Linux) (push) Successful in 16s
Build Application / build (tower_defence.exe, tower_defence.exe, tower_defence.exe, Windows) (push) Successful in 18s
Build Application / build-docker (push) Successful in 10s
Build Application / release (push) Successful in 9s
3 lines
51 B
Docker
3 lines
51 B
Docker
FROM httpd:2.4
|
|
|
|
ADD web /usr/local/apache2/htdocs/
|