• Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language
    Dockerfile
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Docker image for accessing Taiwanese web-based personal income tax system

臺灣政府線上服務網站 Docker 鏡像檔

此 Docker Image 預裝線上報稅eMask 口罩預購系統 所需工具,無須手動安裝內政部憑證或健保卡元件。

由於臺灣政府線上服務網站需要安裝使用以下元件,本容器鏡像提供以下預裝軟體方便使用者免安裝直接使用

鏡像檔只在 Ubuntu 16.04/18.04/20.04 64 位元版本測試過敬請。提報其他 Linux 版本使用問題。

使用方法

基本需求

  • 64 位元 Linux
  • Xorg (各種 X11 桌面環境都可以,除了 Wayland)
  • 中文輸入法 (如 fctix)
  • Docker Engine

執行方式

# 請先確保你已經安裝 docker,並確保用戶加入 docker 群組。
sudo apt-get install docker.io
sudo usermod -a -G docker $USER
# 以下命令執行後,會要求你輸入個人密碼,並以 sudo 關閉 pcscd, scdaemon 等佔用讀卡機的軟體。
wget https://raw.githubusercontent.com/chihchun/personal-income-tax-docker/master/run.sh
bash run.sh
  • 如果要使用健保卡來認證的話
    • 第一次使用請按申請密碼,需要使用到健保卡和讀卡機還有戶口名簿上的戶號作為申請的依據。
    • 並填寫信箱,接著要設一組認證密碼,就是之後報稅系統使用健保卡登入要輸入的。
    • 申請成功後會在信箱收到認証信,點選認証連結完成認証就行了,認証的時候健保卡一樣要插在讀卡機中。
  • 如果需要儲存報表,預設路徑會是你桌面環境的下載目錄。 可執行以下命令開啟 xdg-open $(xdg-user-dir DOWNLOAD)

Docker image for accessing Web-based Personal income tax reporting system of Ministry of Finance, Taiwan.

Introduction

This is a docker image help Linux Desktop Users setup their enviromenet to access to the Web-based Personal income tax reporting system. (綜合所得稅電子結算申報繳稅系統)

There are some requirements for access to the web system, and it can be a confusing technical challenges due to

  • The required components has security limitation, which blocked most of the access of the Java Web Browser Plugin by default.
  • The system requires a unsigned FIrefox extenstion, the user need to use the advanced settings before actaully install the plugin.

This container image offers preinstallation of the system

This image is only tested on 64 bit/amd64 Ubuntu 16.04/18.04/20.04. Please report if you can not use the image on the other distro.

Contributor / 貢獻者

More Repositories

1

opencl-docker

Docker images that support different OpenCl Runtime
34
star
2

library-helper

A userscript that display links between different libraries and book stores
JavaScript
29
star
3

callgraphviz

A call graph visualzer based on csope, graphviz and xdot
Python
21
star
4

hubot-slack-docker

CoffeeScript
14
star
5

ez100pu

ez100pu drivers for Linux.
C
13
star
6

snapcraft-docker

A unofficial Docker image for build snaps
Dockerfile
11
star
7

ansible-ubuntu-pc

Ansible scripts to setup Ubuntu desktop
Shell
9
star
8

stroke-order

A stroke order animator in jQuery, JavaScript and SVG.
JavaScript
9
star
9

leaflet-tw

LiveScript
8
star
10

certalert

An firefox extenstion for alerting user when they visit sites use harmful certificates.
JavaScript
7
star
11

adblock-taiwan-filter

Personal Adblock filters.
6
star
12

curator-phablet

小海嚴選正妹 for Ubuntu Mobile.
Python
3
star
13

opengrok-docker

docker image for opengrok
Shell
3
star
14

kano

OpenStreetMap with Chiayi 1900-1936 old maps for `KANO' the movie.
JavaScript
2
star
15

evolution-remove-attachments

Evolution Remove attachments plugin
C
2
star
16

Net-SMS-PChome

Perl module for PCHome SMS
Perl
2
star
17

bebebe

search a vocabulary and log it for building the flash cards.
Python
1
star
18

kali-metasploit-docker

Docker images of metasploit based on Kali Linux Rolling Distribution
1
star
19

hamster-scripts

Utils for Hamster - The Gnome Time Tracker
Python
1
star
20

qml-dbus-object

Source: https://code.launchpad.net/~larsu/+junk/qml-dbus-object
C++
1
star
21

winfont

A win32 program for testing GDI32 Font encoding of wine project
C++
1
star
22

chihchun.github.com

Personal page
1
star
23

zim_custom_tools

zim custom tool scripts.
Python
1
star
24

tw-mountain-entry-permit

內政部警政署歷年申請進入山地管制區統計資料
R
1
star
25

coscup-2010

Drupal template for COSCUP 2010
JavaScript
1
star
26

wargame

chr00t wargmae 2003
1
star
27

deb-backporter-docker

Docker image for Ubuntu/Debian package builder
Dockerfile
1
star
28

UbuntuInstall-nexus7

workaround Ubuntu Touch Dual Boot App branch for nexus7 3g version (Nakasi)
Java
1
star
29

leaflet-bus

JavaScript
1
star
30

linksjunkie

Copy custom link text (ex. PlainText, HTML, TiddlyWiki), from shortcut key and context menu, for Google Chrome
JavaScript
1
star