Sign inSign up

reisingeradam/anyk

By reisingeradam

•Updated 29 days ago

Docker images for ÁNYK

Image
0

10K+

reisingeradam/anyk repository overview

hu en

Only as a last resort. First check if the form can be submitted with the Online Nyomtatványkitöltő Alkalmazás⁠. (Yes, the KATA form can be submitted there.)

To determine if the form you would like to use is available to be submitted via the ONYA, look up the form at the NAV website⁠:

  • if there is a button on the form's details page that says "Online Nyomtatványkitöltő Alkalmazásban (ONYA) is elérhető" the form should be submitted via the Online Nyomtatványkitöltő Alkalmazás⁠.
    e.g.: form available at ONYA
  • if there is no such button the form can only be submitted via ÁNYK.
    e.g.: form available only for ÁNYK

We will only accept a merge request for a new ÁNYK form which cannot be submitted with ONYA⁠ or with MO⁠.

⁠anyk-docker

Docker files for ÁNYK⁠.

Built on https://github.com/linuxserver/docker-rdesktop⁠.

DockerHub: https://hub.docker.com/r/reisingeradam/anyk⁠.

⁠Docker images

The ubuntu multiplatform (amd64, arm64) images are available with 3 different desktop environments (Xfce, KDE and MATE) with the following image tags in the reisingeradam/anyk DockerHub repository:

DescriptionXfceKDEMATE
ÁNYK⁠base-ubuntu-xfcebase-ubuntu-kdebase-ubuntu-mate
ÁNYK and 20HIPA (Local business tax for 2020)⁠nav20hipa-ubuntu-xfcenav20hipa-ubuntu-kdenav20hipa-ubuntu-mate
ÁNYK and 21HIPA (Local business tax for 2021)⁠nav21hipa-ubuntu-xfcenav21hipa-ubuntu-kdenav21hipa-ubuntu-mate
ÁNYK and 22HIPAK (Local business tax for 2022)⁠nav22hipak-ubuntu-xfcenav22hipak-ubuntu-kdenav22hipak-ubuntu-mate
ÁNYK and 23HIPAK (Local business tax for 2023)⁠nav23hipak-ubuntu-xfcenav23hipak-ubuntu-kdenav23hipak-ubuntu-mate
ÁNYK and 24HIPAK (Local business tax for 2024)⁠nav24hipak-ubuntu-xfcenav24hipak-ubuntu-kdenav24hipak-ubuntu-mate
ÁNYK and 25HIPAK (Local business tax for 2025)⁠nav25hipak-ubuntu-xfcenav25hipak-ubuntu-kdenav25hipak-ubuntu-mate
ANYK and IGAZOL (Tax agency certificates)⁠navigazol-ubuntu-xfcenavigazol-ubuntu-kdenavigazol-ubuntu-mate
ANYK and OEP-EGT-TAGALLAM (Form for a Hungarian citizen with a TAJ number who is an insured person in an EEA member state)⁠Available online⁠Removed-
ANYK and OEPEUCARD (European Health Insurance Card)⁠Available online⁠Removed-

⁠How to use

Run the following command: docker run -p 3390:3389 reisingeradam/anyk:base-ubuntu-xfce or docker run -p 3390:3389 reisingeradam/anyk:nav25hipak-ubuntu-xfce.

Or if you have a .xml file to import into the ÁNYK: docker run -p 3390:3389 -v "<absolute path to the xml file>:/config/<file name>" reisingeradam/anyk:nav25hipak-ubuntu-xfce. With this the XML will be in the root home directory.

Connect with a remote desktop app to localhost:3390 (the port may be changed in the docker run command or in the docker-compose.yml).

User/password: abc/abc.

⁠seccomp config

In some cases an extra parameter is needed to properly run the container, see https://github.com/Res42/anyk-docker/issues/98⁠.

The example commands with this new parameter: docker run -p 3390:3389 --security-opt seccomp=unconfined reisingeradam/anyk:base-ubuntu-xfce or docker run -p 3390:3389 --security-opt seccomp=unconfined reisingeradam/anyk:nav25hipak-ubuntu-xfce.

Tag summary

Content type

Image

Digest

sha256:7c0c63012…

Size

1 GB

Last updated

29 days ago

docker pull reisingeradam/anyk:nav23hipak-ubuntu-mate