Merge branch 'master' of https://github.com/mightypanders/dotfiles
This commit is contained in:
commit
477e848247
2
startpage/Dockerfile
Normal file
2
startpage/Dockerfile
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
FROM nginx:alpine
|
||||||
|
COPY . /usr/share/nginx/html
|
2
startpage/deploy.sh
Executable file
2
startpage/deploy.sh
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
docker build -t local_startpage:latest .
|
0
startpage/dome.js
Normal file → Executable file
0
startpage/dome.js
Normal file → Executable file
Loading…
Reference in New Issue
Block a user