This website requires JavaScript.
Explore
Help
Register
Sign In
schedulord
/
schedulord-frontend
Watch
3
Star
0
Fork
0
You've already forked schedulord-frontend
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9da88e1e98
schedulord-frontend
/
Dockerfile
7 lines
101 B
Docker
Raw
Normal View
History
Unescape
Escape
skipping tests because dumb Added testing Yes, jenkins will build this twice. Once the app and once for the dockerfile. Sue me Added testing Yes, jenkins will build this twice. Once the app and once for the dockerfile. Sue me Cleaning up updated maybe now? damnit fixed agent Work damnit! fixed :/ added tools ... fixed indentation I'm a stupid donkey Jenkins </3 Milestone maybe today updated karma Dumb
2022-06-09 07:45:33 +00:00
FROM
nginx:1.13.1-alpine
Initial Dockerfile and Jenkinsfile
2022-06-08 17:35:09 +00:00
skipping tests because dumb Added testing Yes, jenkins will build this twice. Once the app and once for the dockerfile. Sue me Added testing Yes, jenkins will build this twice. Once the app and once for the dockerfile. Sue me Cleaning up updated maybe now? damnit fixed agent Work damnit! fixed :/ added tools ... fixed indentation I'm a stupid donkey Jenkins </3 Milestone maybe today updated karma Dumb
2022-06-09 07:45:33 +00:00
EXPOSE
80
Update 'Dockerfile'
2022-06-08 21:24:38 +00:00
skipping tests because dumb Added testing Yes, jenkins will build this twice. Once the app and once for the dockerfile. Sue me Added testing Yes, jenkins will build this twice. Once the app and once for the dockerfile. Sue me Cleaning up updated maybe now? damnit fixed agent Work damnit! fixed :/ added tools ... fixed indentation I'm a stupid donkey Jenkins </3 Milestone maybe today updated karma Dumb
2022-06-09 07:45:33 +00:00
COPY
dist /var/www
COPY
config/nginx.conf /etc/nginx/nginx.conf
Reference in New Issue
Copy Permalink