This website requires JavaScript.
Explore
Help
Register
Sign In
dannc
/
netology-devops-gitlab
Watch
1
Star
0
Fork
0
You've already forked netology-devops-gitlab
mirror of
https://github.com/Dannecron/netology-devops-gitlab.git
synced
2025-12-25 15:22:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4
Commits
2
Branches
0
Tags
8ac12a56fb302e12ee3638cff445e7dbe49bb767
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
dannc
8ac12a56fb
resolve todo, improve ci/cd
2022-09-19 10:03:55 +07:00
docker
add dockerfile and readme
2022-09-16 09:49:47 +07:00
src
initial: add code and requirements
2022-09-16 09:29:54 +07:00
test
add test and gitlab-ci
2022-09-16 10:45:00 +07:00
.gitignore
add test and gitlab-ci
2022-09-16 10:45:00 +07:00
.gitlab-ci.yml
resolve todo, improve ci/cd
2022-09-19 10:03:55 +07:00
readme.md
add dockerfile and readme
2022-09-16 09:49:47 +07:00
readme.md
Part of homework 9.6
Сборка образа:
docker build -t localhost/python-api:latest -f docker/Dockerfile .
Description
No description provided
Readme
61
KiB
Languages
Python
44.3%
Dockerfile
27.9%
Shell
27.8%