Code $ git clone [email protected]/xxxx:project-net
Code/project-net $ ls
.docker/
php/
DockerFile
apache/
vhost.conf
node/
DockerFile
mysql/
my.ini
docker-compose.yml
src/
assets/
css/
js/
img/
views/
core/
data/
page_anasayfa.php
.env
packages.json
packeges.lock
webpack.config.json
README.md
(önce yarn , sonra şu bu)
.gitignore
(sftp-config.json)
Code/project-net $ git commit -a -m "Şu bu yapıldı";git push origin master
Created
November 22, 2023 10:17
-
-
Save yahyaerturan/bcf7469c755b09616a5d2d0195bb950d to your computer and use it in GitHub Desktop.
Docker yapılandırma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment