Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
EggPlanet
/
egg_im
Tarkkaile
3
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
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.
10
Commitit
1
Haara
960 KiB
Go
88.8%
Protocol Buffer
8.4%
SQL
2.4%
Shell
0.4%
Puu:
2c9e4fedce
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '2c9e4fedce'
${ noResults }
egg_im
/
docker
/
Dockerfile
3 rivejä
47 B
Raaka
Blame
Historia
FROM scratch as final
COPY main .
CMD ["/main"]