This website works better with JavaScript.
Explore
Help
Sign In
BOB_PARTEAM
/
BOB_PARTY
Watch
5
Star
3
Fork
You've already forked BOB_PARTY
0
Code
Issues
39
Pull Requests
Packages
Projects
2
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6eeab10c4e
master
peristanceBDD
testDockerToto
Persistance
testDocker
typescript
stub-api
temp
doc
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6eeab10c4e'
${ noResults }
BOB_PARTY
/
api-rest
/
Dockerfile
4 lines
80 B
Raw
Blame
History
FROM
php:7.4-cli
COPY
. /api-rest
WORKDIR
/api-rest
CMD
[
"php"
,
"./index.php"
]
Reference in new issue
View Git Blame
Copy Permalink