This website requires JavaScript.
Explore
Gitea documentation
Help
Sign In
firebird
/
firebird-mirror
Watch
8
Star
0
Fork
1
You've already forked firebird-mirror
mirror of
https://github.com/FirebirdSQL/firebird.git
synced
2025-01-23 19:23:03 +01:00
Code
Issues
7ec6de45d5
firebird-mirror
/
builds
/
docker
/
windows
/
run.bat
3 lines
89 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Docker builder for Windows.
2021-12-07 11:10:40 +01:00
@
echo
off
Upload zip generated in builds/install_images in GitHub actions.
2022-08-08 02:14:52 +02:00
docker run --rm -v
%cd%
\..\..\..:C:\firebird asfernandes/firebird-builder:5
%1
Copy Permalink