Skip to content

Instantly share code, notes, and snippets.

View npu3pak's full-sized avatar
🏠
Working from home

Evgeniy Safronov npu3pak

🏠
Working from home
View GitHub Profile
@PlugFox
PlugFox / Dockerfile
Last active June 5, 2024 15:12
How to build flutter app totally without internet with artifactory
# ------------------------------------------------------
# Dockerfile
# ------------------------------------------------------
# image: gitlab-registry.domain.tld/mobile/app/flutter
# authors: plugfox@gmail.com
# license: MIT
# ------------------------------------------------------
ARG VERSION="stable"