Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main #146

Open
wants to merge 53 commits into
base: master
Choose a base branch
from
Open

Main #146

Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
8923d38
commiting the dockerfile
Nov 16, 2023
9dae696
testingJob1
Nov 16, 2023
cdf7ea2
2ndtimetesting
Nov 16, 2023
553f0ea
final release
Nov 16, 2023
588dfb1
capstone project2
Nov 18, 2023
3640b8c
capstone project 2 dockerfile
Nov 18, 2023
841e8a5
deployment and service file
Nov 18, 2023
5a919a1
commiting changes
Nov 18, 2023
22504c3
Update services.yaml
amelkalidas Nov 18, 2023
2233de5
editing few changes on services.yaml
Nov 18, 2023
c34d344
Merge branch 'master' of https://github.com/amelkalidas/Cap-PJ1
Nov 18, 2023
6ad217b
test
Nov 18, 2023
6c95d6c
testing changes on deploy.yaml
Nov 19, 2023
fab4953
removed testing file
Nov 19, 2023
fb27dec
removed 1.txt
Nov 19, 2023
bf85222
added /latest
Nov 19, 2023
ce2376a
removed /
Nov 19, 2023
b101500
Merge branch 'develop' of https://github.com/amelkalidas/Cap-PJ1
Nov 19, 2023
7217b46
replaced existing dockerfile
Nov 20, 2023
e1cbd22
edited masterdockerfile
Nov 20, 2023
5604d93
Rename masterdockerfile to Dockerfile
amelkalidas Nov 22, 2023
c297fb9
test
Nov 22, 2023
bc6249e
Merge branch 'master' of https://github.com/amelkalidas/Cap-PJ1
Nov 22, 2023
584175e
removed test
Nov 22, 2023
225d5bf
Removed dockerfile
Dec 23, 2023
8c3e90f
Removing unwanted file
Dec 23, 2023
cf3d404
dockerfile
Dec 23, 2023
089562f
testing
Dec 23, 2023
4a88131
removed test
Dec 24, 2023
8e975f2
testing
Dec 24, 2023
703988a
made changes on index.html page
Dec 24, 2023
baeddf6
removed test
Dec 24, 2023
5a0105f
testing
Dec 24, 2023
d54e923
updated index.tml
Dec 24, 2023
8fb84b2
removing testing
Dec 27, 2023
bb62d6a
tessting
Dec 27, 2023
c48d7b6
removing dockerfile
Jan 12, 2024
d2b6d21
adding dockerfile
Jan 12, 2024
dbba952
removing unwatned files
Jan 12, 2024
36d5fe3
adding copy
Jan 12, 2024
f22311f
adding deployment and service.yaml file
Jan 12, 2024
c55035f
testing
Jan 12, 2024
f2b2549
edited files
Jan 12, 2024
1cecb1a
edited service yaml file
Jan 12, 2024
fe05696
edited dockerfile cmd
Jan 12, 2024
654abaf
modified the dockerfile
Jan 12, 2024
b409fdf
changed deployment file
Jan 12, 2024
a168bfc
Create Test
amelkalidas Feb 12, 2024
651ab5a
added hello
Feb 12, 2024
01720d3
added testring 1.txt
amagri Feb 12, 2024
9addcd2
test1
amagri Feb 12, 2024
d28ec9f
addded 1
amagri Feb 12, 2024
36bb276
added 2
amagri Feb 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
capstone project 2 dockerfile
amel committed Nov 18, 2023
commit 3640b8caab25fa120cfa5e555d154f4271058e3c
2 changes: 2 additions & 0 deletions cp2
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM ubuntu/apache2
COPY . /var/www/html